mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(demo): rename toaster to notifications
This commit is contained in:
parent
ef994704c2
commit
2e186f2bd6
5 changed files with 11 additions and 10 deletions
|
|
@ -57,7 +57,7 @@ export const MENU_ITEMS: List<NgaMenuItem> = List([
|
|||
link: '/pages/components/tree',
|
||||
}, {
|
||||
title: 'Toaster',
|
||||
link: '/pages/components/toaster',
|
||||
link: '/pages/components/notifications',
|
||||
},
|
||||
]),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue