mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): migrate to eslint 9 (#2443)
This commit is contained in:
@@ -71,7 +71,7 @@ const ui = {
|
||||
:autoselect="false"
|
||||
command-attribute="title"
|
||||
:fuse="{
|
||||
fuseOptions: { keys: ['title', 'category'] },
|
||||
fuseOptions: { keys: ['title', 'category'] }
|
||||
}"
|
||||
placeholder="Search docs"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user