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
{{ message }}
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
In creating a global mutiny toaster, is the goal to just get rid of having imports from many different places? like merging the toast function and the mutinyToaster into the same location so we don't need to always have the react-hot-toast as an import everywhere. I just want to get an idea about what exactly you mean by creating one global toaster
should get rid of a lot of redundant toaster components, just need to find a good spot to put it
The text was updated successfully, but these errors were encountered: