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