mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 19:00:13 +01:00
fix(demo): refactor notifications
This commit is contained in:
parent
b403977592
commit
43aca56e0d
5 changed files with 124 additions and 65 deletions
|
|
@ -56,7 +56,7 @@ export const MENU_ITEMS: List<NgaMenuItem> = List([
|
|||
title: 'Tree',
|
||||
link: '/pages/components/tree',
|
||||
}, {
|
||||
title: 'Toaster',
|
||||
title: 'Notifications',
|
||||
link: '/pages/components/notifications',
|
||||
},
|
||||
]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue