teodosii / react-notifications-component

Delightful and highly customisable React Component to notify your users
https://teodosii.github.io/react-notifications-component/
MIT License
1.27k stars 73 forks source link

replace new notification #40

Closed hannanstd closed 4 years ago

hannanstd commented 4 years ago

hi how can i replace new notifcation to previews notification. currently it prepends new notification to previews.

teodosii commented 4 years ago

There's no such option to replace existing content. You can remove an existing notification and add another one. Did that help?