react-common-toast
v1.0.4
Published
a easy using toast in React
Downloads
16
Readme
SnapShots
a easy using toast in React
react-common-toast
$ npm install --save react-common-toast
how to use
quick way
import Toast from "react-common-toast"; Toast.info("xxx");
fully api
Toast.info("xxx",duration,onClose);
License
ISC