docs(navigation-menu): update unused links

This commit is contained in:
Benjamin Canac
2025-02-27 17:42:54 +01:00
parent 108d36fd8a
commit dbc85b6149
2 changed files with 23 additions and 56 deletions

View File

@@ -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',