mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
feat(ui-features): add the icons page
This commit is contained in:
parent
44318d9e25
commit
2f71b9a1a2
8 changed files with 82 additions and 16 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue