What is This?
This is a simple Toastify. You can show various kind of alert message through this toaster.
Installation
npm i @mdrakibul8001/toastify
Usage
import MyToast from '@mdrakibul8001/toastify'
notify("info", "Your message !");
This is a simple Toastify. You can show various kind of alert message through this toaster.
Homepage Repository npm JavaScript Download
This is a simple Toastify. You can show various kind of alert message through this toaster.
npm i @mdrakibul8001/toastify
import MyToast from '@mdrakibul8001/toastify'
notify("info", "Your message !");