react-simple-snackbar
react-simple-snackbar copied to clipboard
Add an onClose() property
It would be cool if a function could be passed as an argument to the hook to be executed when the snackbar closes.
Please, consider adding an property called onClose along with position, style and close style. So that we can pass a function to execute when snackbar closes