diff --git a/src/pages/auth/notifications.ts b/src/pages/auth/notifications.ts index f31182e..8a7eb1e 100644 --- a/src/pages/auth/notifications.ts +++ b/src/pages/auth/notifications.ts @@ -4,6 +4,7 @@ const duration = 6; const baseOptions = { duration, + placement: 'bottomRight' as const, }; const emailNotVerified = () => notification.warning({