Fix linting
This commit is contained in:
parent
b9b7da3e17
commit
53b6b95e9e
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ export default function UploadDocumentsDialog() {
|
||||||
// setOpen(false)
|
// setOpen(false)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[setIsUploading, setProgresses]
|
[setIsUploading, setProgresses, t]
|
||||||
)
|
)
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue