add command palette

This commit is contained in:
Gregor Vostrak
2026-01-27 18:29:40 +01:00
parent 3fb75ec3d5
commit 672c243c91
24 changed files with 2292 additions and 16 deletions

View File

@@ -0,0 +1 @@
export { default as CommandPaletteProvider } from './CommandPaletteProvider.vue';