react-toastify
react-toastify copied to clipboard
Toast.dimiss() not working probably
Hi everyone ,
I want to use toast.dismiss() but I received undefined reading of property "Props". The solution was to remove React Strict Mode but I need it since it helps me solve my issues.
Thanks