You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2019. It is now read-only.
Implement action and onClick for stacked notifications
* Allow Action button on Stacked Notifications
- Leave the `action` and `onClick` props to be defines by the Notification component
- Add references to timer to `clearTimeout` when will unmount
* Apply changes for Stacked Notifications in the example
- Use an Object to control the Notifications State
- Add a method to handle Remove Notification, invoked from `onDismiss` and `onClick`
0 commit comments