mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 20:57:57 +01:00
fix(Breadcrumb): only apply aria-current="page" when link is active
This commit is contained in:
@@ -15,6 +15,7 @@ describe('Breadcrumb', () => {
|
||||
disabled: true
|
||||
}, {
|
||||
label: 'Breadcrumb',
|
||||
to: '/breadcrumb',
|
||||
icon: 'i-heroicons-link',
|
||||
slot: 'custom'
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user