feat: quick add app modal (#2248)
This commit is contained in:
6
packages/forms-collection/src/index.tsx
Normal file
6
packages/forms-collection/src/index.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from "./new-app/_app-new-form";
|
||||
export * from "./new-app/_form";
|
||||
|
||||
export * from "./icon-picker/icon-picker";
|
||||
|
||||
export * from "./upload-media/upload-media";
|
||||
Reference in New Issue
Block a user