gor181 / react-notification-system-redux

Redux wrapper for react-notification-system
MIT License
324 stars 59 forks source link

different styling when using multiple components #65

Open samantonis opened 6 years ago

samantonis commented 6 years ago

Is it possible to provide support to use multiple components with different styling ? I think this can be done by changing the hardcoded ref in Notifications.js to a prop but i'm not sure