diff --git a/web/app/components/datasets/create/file-uploader/index.tsx b/web/app/components/datasets/create/file-uploader/index.tsx index 8bd54a4a37..fe1bb73ad7 100644 --- a/web/app/components/datasets/create/file-uploader/index.tsx +++ b/web/app/components/datasets/create/file-uploader/index.tsx @@ -295,8 +295,10 @@ const FileUploader = ({ extension={getFileType(fileItem.file)} /> -