Skip to content

Commit 65060a0

Browse files
authored
3.3.0 heads up in changelog
1 parent b65c81f commit 65060a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33

44
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!
55

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'
9+
> ```
710
811
## Demo
912

0 commit comments

Comments
 (0)