Add component and apply to import
This commit is contained in:
2
app/components/ui/file-upload/index.ts
Normal file
2
app/components/ui/file-upload/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export { default as FileUpload } from "./FileUpload.vue";
|
||||
export { default as FileUploadGrid } from "./FileUploadGrid.vue";
|
||||
Reference in New Issue
Block a user