Change notifications placement

This commit is contained in:
Piotr Rogowski 2022-04-03 15:40:30 +02:00
parent 3d05c367b4
commit 0aafcfefa9
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ const duration = 6;
const baseOptions = {
duration,
placement: 'bottomRight' as const,
};
const emailNotVerified = () => notification.warning({