UNPKG

react-redux-toastr

Version:

react-redux-toastr is a React toastr message implemented with Redux

6 lines 186 B
$toastr-width: 350px !default; $successBgColor: #60bb71 !default; $infoBgColor: #58abc3 !default; $warningBgColor: #f7a336 !default; $errorBgColor: #db6a64 !default; $defaultSpace: 10px;