refactor: enhance command palette modularity (#6139)

* refactor: enhance command palette modularity

* chore: minor updates to command palette store
This commit is contained in:
Prateek Shourya 2024-12-11 18:02:58 +05:30 committed by GitHub
parent ca0d50b229
commit a9bd2e243a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 342 additions and 212 deletions

View file

@ -0,0 +1 @@
export * from "ce/components/command-palette/modals";