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
Place `Toastable` component at the root of your app, and import `showToastable` function anywhere in your app to show.
33
+
Place `Toastable` component at the root of your app, and import `showToastable` function anywhere in your app to show or `hideToastable` to hide toast.
34
34
35
35
*All examples below assume that you have placed `Toastable` component at the root of your app and imported necessary components and functions.*
0 commit comments