Fix linting

This commit is contained in:
yangdx
2025-03-26 19:52:20 +08:00
parent b9b7da3e17
commit 53b6b95e9e

View File

@@ -54,7 +54,7 @@ export default function UploadDocumentsDialog() {
// setOpen(false) // setOpen(false)
} }
}, },
[setIsUploading, setProgresses] [setIsUploading, setProgresses, t]
) )
return ( return (