mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs(navigation-menu): update unused links
This commit is contained in:
@@ -41,14 +41,9 @@ const items = [
|
||||
description: 'Define shortcuts for your application.'
|
||||
},
|
||||
{
|
||||
label: 'useModal',
|
||||
label: 'useOverlay',
|
||||
icon: 'i-lucide-file-text',
|
||||
description: 'Display a modal within your application.'
|
||||
},
|
||||
{
|
||||
label: 'useSlideover',
|
||||
icon: 'i-lucide-file-text',
|
||||
description: 'Display a slideover within your application.'
|
||||
description: 'Display a modal/slideover within your application.'
|
||||
},
|
||||
{
|
||||
label: 'useToast',
|
||||
|
||||
Reference in New Issue
Block a user