mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
feat(NavigationMenu): add trigger type in items
This commit is contained in:
@@ -47,6 +47,7 @@ const items = [
|
||||
label: 'Components',
|
||||
icon: 'i-lucide-box',
|
||||
to: '/components/navigation-menu',
|
||||
type: 'trigger',
|
||||
active: true,
|
||||
defaultOpen: true,
|
||||
children: [{
|
||||
|
||||
Reference in New Issue
Block a user