react-notifications
react-notifications copied to clipboard
NotificationContainer properties are not being used
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.