mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
feat(popover): add popover showcase (#1556)
This commit is contained in:
parent
ddb63062f5
commit
f4cdf4ab22
8 changed files with 269 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ export const MENU_ITEMS: NbMenuItem[] = [
|
|||
title: 'Modals',
|
||||
link: '/pages/ui-features/modals',
|
||||
},
|
||||
{
|
||||
title: 'Popovers',
|
||||
link: '/pages/ui-features/popovers',
|
||||
},
|
||||
{
|
||||
title: 'Typography',
|
||||
link: '/pages/ui-features/typography',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue