You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to handle API success and error, i just call createNotification() function. But its not work without onClick event. Please tell me that, how can i solve this issue.
My example code: createNotification('success', 'Success Title', 5000);