react-simple-toasts
Advanced tools
Comparing version 3.2.1 to 3.2.2
{ | ||
"name": "react-simple-toasts", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Simple toast popup for React", | ||
@@ -5,0 +5,0 @@ "author": "almond-bongbong", |
@@ -70,3 +70,3 @@ # react-simple-toasts | ||
```$js | ||
```js | ||
import { toastConfig } from 'react-simple-toasts'; | ||
@@ -73,0 +73,0 @@ |
142801