react-redux-toastr
Advanced tools
Changelog
3.0.0
Remove dangerouslysetinnerhtml
and implment component
option
.
instead of using the dangerouslysetinnerhtml
now you can pass a react component in the toastr
options
so is up to you what and how you wanna display your toastr
Changelog
2.1.0
change ReduxToastr props name from confirm
to confirmOptions
the message
method can close automaticly you you provide a timeout
in the message
options