mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-15 01:36:30 +01:00
feat(dependencies): update angular to 2.4.3. DLL Integration
This commit is contained in:
parent
4112676ae9
commit
ea7342008a
21 changed files with 175 additions and 135 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import {Component, ViewEncapsulation} from '@angular/core';
|
||||
|
||||
import {CalendarService} from './calendar.service';
|
||||
import 'style!./calendar.scss';
|
||||
import 'style-loader!./calendar.scss';
|
||||
|
||||
@Component({
|
||||
selector: 'calendar',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue