Toast

A simple reusable notification toasts

#notification#toast#react-toastify

Usage

1
Install react-toastify npm package: npm i react-toastify
2
Import ToastContainer in your root layout or _app.tsx
3
Call toast.success('Message') from anywhere in your app
component.tsx
Loading code...
Toast | Code Snippets | Hanzala Khaliq | Hanzala Khaliq