mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(docs): header fonts and material theme link
This commit is contained in:
parent
5df57350e1
commit
7a1c74cb18
7 changed files with 56 additions and 23 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { NgModule } from '@angular/core';
|
||||
import { NbPopoverModule } from '@nebular/theme';
|
||||
import {NbPopoverModule} from '@nebular/theme';
|
||||
import { MaterialThemeLinkComponent } from './components/material-theme-link/material-theme-link.component';
|
||||
import { CapitalizePipe } from './pipes/capitalize.pipe';
|
||||
import { EvaIconsPipe } from './pipes/eva-icons.pipe';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue