/shToast

A simple toast notification

Primary LanguageJavaScriptMIT LicenseMIT

SuperheroUI Build Status Coverage Status npm version

InsideSales.com React UI

ShToast

Website (For examples, limits, and usage)

https://superheroui.github.io/

Installation

Use npm to install the module

npm install sh-toast --save

Now you can import it into your project

import ShToast from 'sh-toast';