chore: use pinia for command registry (#223)
This commit is contained in:
parent
7115a76efa
commit
f1cff0738a
2 changed files with 3 additions and 18 deletions
|
@ -1,7 +0,0 @@
|
|||
export default defineNuxtPlugin(() => {
|
||||
return {
|
||||
provide: {
|
||||
command: provideCommandRegistry(),
|
||||
},
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue