diff --git a/src/runtime/components/CommandPalette.vue b/src/runtime/components/CommandPalette.vue index 85ee4950..40aa5b22 100644 --- a/src/runtime/components/CommandPalette.vue +++ b/src/runtime/components/CommandPalette.vue @@ -47,10 +47,18 @@ export interface CommandPaletteProps extends Pick class?: any ui?: Partial