mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-10 11:38:50 +01:00
grid component
This commit is contained in:
parent
77d64fe29d
commit
148f1b543f
6 changed files with 310 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ export class SidebarService {
|
|||
title: 'Icons',
|
||||
name: 'Icons',
|
||||
},
|
||||
{
|
||||
title: 'Grid',
|
||||
name: 'Grid',
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue