@mdrakibul8001/toastify

This is a simple Toastify. You can show various kind of alert message through this toaster.


Keywords
toastify
License
ISC
Install
npm install @mdrakibul8001/toastify@3.0.0

Documentation

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 !");