feat(ui-features): add the icons page

This commit is contained in:
Alexander Zhukov 2017-05-04 15:33:51 +03:00
parent 44318d9e25
commit 2f71b9a1a2
8 changed files with 82 additions and 16 deletions

View file

@ -2,8 +2,7 @@ import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
import { RouterModule } from '@angular/router';
import { NgaCardModule } from '@nga/theme';
import { NgaBootstrapModule } from '@nga/bootstrap';
import { NgaCardModule, NgaBootstrapModule } from '@nga/theme';
@NgModule ({
exports: [