mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 19:00:35 +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.'
|
description: 'Define shortcuts for your application.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'useModal',
|
label: 'useOverlay',
|
||||||
icon: 'i-lucide-file-text',
|
icon: 'i-lucide-file-text',
|
||||||
description: 'Display a modal within your application.'
|
description: 'Display a modal/slideover within your application.'
|
||||||
},
|
|
||||||
{
|
|
||||||
label: 'useSlideover',
|
|
||||||
icon: 'i-lucide-file-text',
|
|
||||||
description: 'Display a slideover within your application.'
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'useToast',
|
label: 'useToast',
|
||||||
|
|||||||
@@ -68,14 +68,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
@@ -182,14 +178,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
@@ -285,14 +277,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
@@ -465,14 +453,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
@@ -565,14 +549,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
@@ -656,14 +636,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
@@ -736,14 +712,10 @@ props:
|
|||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Define shortcuts for your application.
|
description: Define shortcuts for your application.
|
||||||
to: /composables/define-shortcuts
|
to: /composables/define-shortcuts
|
||||||
- label: useModal
|
- label: useOverlay
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a modal within your application.
|
description: Display a modal/slideover within your application.
|
||||||
to: /composables/use-modal
|
to: /composables/use-overlay
|
||||||
- label: useSlideover
|
|
||||||
icon: i-lucide-file-text
|
|
||||||
description: Display a slideover within your application.
|
|
||||||
to: /composables/use-slideover
|
|
||||||
- label: useToast
|
- label: useToast
|
||||||
icon: i-lucide-file-text
|
icon: i-lucide-file-text
|
||||||
description: Display a toast within your application.
|
description: Display a toast within your application.
|
||||||
|
|||||||
Reference in New Issue
Block a user