From eead099c5e233ccc9567c6967c62a6b42b47064d Mon Sep 17 00:00:00 2001 From: Joel Date: Wed, 18 Dec 2024 16:38:08 +0800 Subject: [PATCH] fix: not get extensions can select all types files --- web/app/components/datasets/create/file-uploader/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/app/components/datasets/create/file-uploader/index.tsx b/web/app/components/datasets/create/file-uploader/index.tsx index 439614d337..8bd54a4a37 100644 --- a/web/app/components/datasets/create/file-uploader/index.tsx +++ b/web/app/components/datasets/create/file-uploader/index.tsx @@ -262,9 +262,12 @@ const FileUploader = ({
+ {t('datasetCreation.stepOne.uploader.button')} - + {supportTypes.length > 0 && ( + + )}
{t('datasetCreation.stepOne.uploader.tip', {