mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 14:31:47 +01:00
chore(CommandPalette): improve component
This commit is contained in:
1
src/runtime/types/command-palette.d.ts
vendored
1
src/runtime/types/command-palette.d.ts
vendored
@@ -9,7 +9,6 @@ export interface Command {
|
||||
avatar?: string
|
||||
chip?: string
|
||||
disabled?: boolean
|
||||
prevent?: boolean
|
||||
shortcuts?: string[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user