Enable right to left support
React-toastify has built-in support for RTL layout. When rendering your ToastContainer
all you need to do is to set the rtl prop to true.
<ToastContainer rtl >
React-toastify has built-in support for RTL layout. When rendering your ToastContainer
all you need to do is to set the rtl prop to true.
<ToastContainer rtl >