feat(rc6): update to rc6

This commit is contained in:
nixa 2016-09-19 14:30:30 +03:00
parent 18c6912c72
commit 053473a442
54 changed files with 187 additions and 193 deletions

View file

@ -4,8 +4,6 @@ import './leafletMaps.loader';
@Component({
selector: 'leaflet-maps',
pipes: [],
providers: [],
encapsulation: ViewEncapsulation.None,
styles: [require('./leafletMaps.scss')],
template: require('./leafletMaps.html')