1
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { UploadProps } from './interface';
|
||||
import Upload from './Upload';
|
||||
export type { UploadProps };
|
||||
export default Upload;
|
||||
Reference in New Issue
Block a user