mirror of
https://github.com/labring/FastGPT.git
synced 2026-03-01 01:02:39 +08:00
@@ -34,7 +34,7 @@ export const useSelectFile = (props?: {
|
||||
/>
|
||||
</Box>
|
||||
),
|
||||
[fileType, maxCount, multiple, t, toast]
|
||||
[fileType, maxCount, multiple]
|
||||
);
|
||||
|
||||
const onOpen = useCallback(() => {
|
||||
|
||||
Reference in New Issue
Block a user