UNPKG

react-redux-toastr

Version:

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

9 lines (7 loc) 141 B
let toastr = { maxAnimationDelay: 6000, newestOnTop: true, position: 'top-right', preventDuplicates: true }; export default toastr;