You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,10 @@
3
3
4
4
A delightful, easy to use and highly configurable component to help you notify your users out of the box. No messy setup, just beautiful notifications!
5
5
6
-
> :fire::fire::fire: Interested in an animation library for React? I just launched `react-tweenful`, check it out here https://github.com/teodosii/react-tweenful
6
+
> :exclamation::exclamation::exclamation: As of version 3.3.0 `react-notifications-component` no longer uses default export. Rely on this import instead
7
+
> ```jsx
8
+
>import { ReactNotifications, Store } from'react-notifications-component'
0 commit comments