mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 14:08:06 +01:00
test: add missing /components in urls
This commit is contained in:
@@ -99,7 +99,7 @@ describe('DropdownMenu', () => {
|
||||
}, {
|
||||
label: 'Support',
|
||||
icon: 'i-heroicons-lifebuoy',
|
||||
to: '/dropdown-menu'
|
||||
to: '/components/dropdown-menu'
|
||||
}, {
|
||||
type: 'separator'
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user