Skip to content

Commit

Permalink
fix(CommandPalette): expose input ref to template
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed May 11, 2023
1 parent 59fc14e commit 192bf4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/components/navigation/CommandPalette.vue
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ export default defineComponent({
ui,
// eslint-disable-next-line vue/no-dupe-keys
groups,
comboboxInput,
query,
onSelect,
onClear
Expand Down

0 comments on commit 192bf4c

Please sign in to comment.