SuperheroUI   
InsideSales.com React UI
ShToast
$3
https://superheroui.github.io/
$3
Use npm to install the module
``
sh
npm install sh-toast --save
`
Now you can import it into your project
`
js
import ShToast from 'sh-toast';
``