mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-10 03:28:50 +01:00
line maps component
This commit is contained in:
parent
f63d286aa1
commit
2dff3f8ae0
9 changed files with 521 additions and 3 deletions
|
|
@ -39,6 +39,10 @@ export class SidebarService {
|
|||
{
|
||||
title: 'Bubble Maps',
|
||||
name: 'BubbleMaps',
|
||||
},
|
||||
{
|
||||
title: 'Line Maps',
|
||||
name: 'LineMaps',
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue