react-notifications icon indicating copy to clipboard operation
react-notifications copied to clipboard

NotificationContainer properties are not being used

Open willgm opened this issue 9 years ago • 0 comments

Hello there!

In my tests I saw that enterTimeout and leaveTimeout don't reflect any change to the NotificationContainer component. Looking through the code I realized that this component just pass all it's props to the Notification component and it just don't use these props, cause the names there are different there.

willgm avatar Apr 13 '16 20:04 willgm