deep-c / react-redux-notify

A simple and flexible notifications component built using React and Redux.
https://deep-c.github.io/react-redux-notify/
MIT License
34 stars 14 forks source link

Allow dismiss all notifications function to be customizable. #24

Open deep-c opened 6 years ago

deep-c commented 6 years ago

Allow a custom method to be passed to dismissAll on a per notification basis allowing the dismissing of all of a certain type of notification.