🚨(react) fix lint issues
Fix the lint for the recent commits.
This commit is contained in:
@@ -45,7 +45,7 @@ export const FileUploaderMulti = ({
|
||||
"components.forms.file_uploader.delete_file_name",
|
||||
{
|
||||
name: file.name,
|
||||
}
|
||||
},
|
||||
)}
|
||||
onClick={() => {
|
||||
setFiles(files.filter((f) => f !== file));
|
||||
|
||||
Reference in New Issue
Block a user