Stacked Notifications
To enable it, add the stacked
prop to the ToastContainer
. I also suggest to disable the progress bar :).
<ToastContainer stacked />
To enable it, add the stacked
prop to the ToastContainer
. I also suggest to disable the progress bar :).
<ToastContainer stacked />