Fixed build issue
This commit is contained in:
parent
1ef1b252d7
commit
6541e8b728
@ -13,7 +13,6 @@ declare const L;
|
|||||||
selector: 'map',
|
selector: 'map',
|
||||||
templateUrl: 'map.component.html',
|
templateUrl: 'map.component.html',
|
||||||
styleUrls: ['map.component.scss'],
|
styleUrls: ['map.component.scss'],
|
||||||
providers: [MapService],
|
|
||||||
animations: [flyInRight, flyOutRight]
|
animations: [flyInRight, flyOutRight]
|
||||||
})
|
})
|
||||||
export class MapComponent implements OnInit {
|
export class MapComponent implements OnInit {
|
||||||
|
Loading…
Reference in New Issue
Block a user