indexiatech / re-notif

Redux & React based Notifications center.
http://indexiatech.github.io/re-notif
BSD 3-Clause "New" or "Revised" License
148 stars 45 forks source link

Pass notif id to Notif component. #16

Closed steplerbox closed 8 years ago

steplerbox commented 8 years ago

I want add close button to notification and use action actions.notifDismiss(id), but I don't have id in Notif component. Is here way to delete notification by click?

kylecesmat commented 8 years ago

This should be implemented

kylecesmat commented 8 years ago

Added in #24

kylecesmat commented 8 years ago

💥 closing this