chore: upgrade mantine to v6
This commit is contained in:
@@ -125,7 +125,7 @@ const Upload = ({
|
||||
toast.error(
|
||||
`${fileErrorCount} file(s) failed to upload. Trying again.`,
|
||||
{
|
||||
disallowClose: true,
|
||||
withCloseButton: false,
|
||||
autoClose: false,
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user