fix mobile focus

This commit is contained in:
plebbitor
2023-03-22 16:11:05 +01:00
parent 15a5d33447
commit 3ffc5f2e59
+1 -1
View File
@@ -6,7 +6,7 @@ const onSuccess = (success) => {
autoClose: 3000,
hideProgressBar: false,
closeOnClick: false,
pauseOnHover: true,
pauseOnHover: false,
draggable: false,
progress: undefined,
theme: "dark",