gor181 / react-notification-system-redux

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

Feature add props default notification #38

Open lyykfi opened 7 years ago

gor181 commented 7 years ago

Hi @lyykfi,

Thank you for the contribution and apologies for late reply.

If I understood correctly this PR should set some defaults for each notification which enters the system right? I have a feeling that defaults are not also in the redux store or?

bubenkoff commented 7 years ago

@gor181 yes they are just passed via props

bubenkoff commented 7 years ago

@lyykfi please resolve conflicts

bubenkoff commented 5 years ago

@gor181 can you please review?