react-toastr icon indicating copy to clipboard operation
react-toastr copied to clipboard

React.js toastr component

Results 33 react-toastr issues
Sort by recently updated
recently updated
newest added

This will cause the different toast display methods to return their ref name so that the toast component can be more easily accessed and/or manipulated. This is useful when you...

add single message mode,Only allow one message in container

enhancement