fix: code lint warn
This commit is contained in:
@@ -4,3 +4,5 @@ export enum UploadResultStatus {
|
||||
SUCCESS = 'success',
|
||||
UPLOADING = 'uploading',
|
||||
}
|
||||
|
||||
export type UploadListType = 'picture' | 'picture-card' | 'text';
|
||||
|
||||
Reference in New Issue
Block a user