timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.68k stars 323 forks source link

Toasts position invert when page is rtl #119

Open mhsattarian opened 3 years ago

mhsattarian commented 3 years ago

Hi, and thanks for this beautifully crafted toast component.

If the Toaster component is placed inside an element with direction: rtl, toast position attributes of right and left would work vice versa.