refactor: move modals to seperate package (#1135)
* refactor: move modals to seperate package * fix: format issue * fix: lint issues * fix: format issue * fix: only used as type
This commit is contained in:
2
packages/modals-collection/src/index.ts
Normal file
2
packages/modals-collection/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./boards";
|
||||
export * from "./invites";
|
||||
Reference in New Issue
Block a user