IO-3166-Global-Notifications-Part-2: checkpoint
This commit is contained in:
@@ -23,6 +23,7 @@ export const useNotification = () => {
|
||||
export const NotificationProvider = ({ children }) => {
|
||||
const [api, contextHolder] = notification.useNotification({
|
||||
placement: "bottomRight",
|
||||
bottom: 70,
|
||||
showProgress: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user