fix(web): re-apply patch for react-hot-toast (#13)

This commit is contained in:
ANTOND.
2025-05-18 14:32:22 +02:00
committed by GitHub
parent b5fdd8a160
commit 22b3600a14
5 changed files with 288 additions and 235 deletions

View File

@@ -138,7 +138,7 @@ const Notifications: React.FC = () => {
} else {
iconColor = tinycolor(data.iconColor).toRgbString();
}
toast.custom(
(t) => (
<Box