mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
@@ -9,6 +9,9 @@ describe('NavigationMenu', () => {
|
||||
|
||||
const items = [
|
||||
[{
|
||||
label: 'Links',
|
||||
type: 'label'
|
||||
}, {
|
||||
label: 'Documentation',
|
||||
icon: 'i-lucide-book-open',
|
||||
badge: 10,
|
||||
|
||||
Reference in New Issue
Block a user