diff --git a/web/app/components/base/features/feature-panel/file-upload/index.tsx b/web/app/components/base/features/feature-panel/file-upload/index.tsx index d002f0005d..975c413391 100644 --- a/web/app/components/base/features/feature-panel/file-upload/index.tsx +++ b/web/app/components/base/features/feature-panel/file-upload/index.tsx @@ -9,7 +9,7 @@ import { } from '../../hooks' import ParamConfig from './param-config' import Switch from '@/app/components/base/switch' -import { FileSearch02 } from '@/app/components/base/icons/src/vender/solid/files' +import { File05 } from '@/app/components/base/icons/src/vender/solid/files' type FileUploadProps = { onChange?: OnFeaturesChange @@ -38,7 +38,7 @@ const FileUpload = ({ return (