mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-24 17:04:07 +01:00
maps components structure created
This commit is contained in:
parent
bff8af282e
commit
57b694c81b
9 changed files with 78 additions and 15 deletions
|
|
@ -15,15 +15,7 @@ import {Typography} from './components/typography';
|
|||
name: 'Typography',
|
||||
component: Typography,
|
||||
path: '/typography',
|
||||
useAsDefault: true,
|
||||
data: {
|
||||
title: 'Typography',
|
||||
selected: false,
|
||||
expanded: false,
|
||||
sidebarMeta: {
|
||||
order: 0,
|
||||
}
|
||||
}
|
||||
useAsDefault: true
|
||||
},
|
||||
])
|
||||
export class Ui {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue