Prefixed map-common
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<div class="feature-list-container">
|
||||
<ng-template widget-host></ng-template>
|
||||
<ng-template fm-map-widget-host></ng-template>
|
||||
</div>
|
||||
|
@@ -9,7 +9,7 @@ import { Store } from '@ngrx/store';
|
||||
|
||||
|
||||
@Component({
|
||||
selector: 'feature-list-container',
|
||||
selector: 'fm-map-feature-list-container',
|
||||
templateUrl: './feature-list-container.component.html',
|
||||
styleUrls: ['./feature-list-container.component.scss']
|
||||
})
|
||||
|
Reference in New Issue
Block a user