refactor: enhance command palette modularity (#6139)
* refactor: enhance command palette modularity * chore: minor updates to command palette store
This commit is contained in:
parent
ca0d50b229
commit
a9bd2e243a
16 changed files with 342 additions and 212 deletions
1
web/ee/components/command-palette/modals/index.ts
Normal file
1
web/ee/components/command-palette/modals/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "ce/components/command-palette/modals";
|
||||
Loading…
Add table
Add a link
Reference in a new issue