2b0e393 Included a hot fix for this issue.
|
props.direction === "rtl" && |
|
"!hawa-start-[32px] md:!hawa-start-auto", //To fix on mobile |
|
), |
I made this PR to fix it within the sonner package.
Once it's merged and included in the next release of sonner make sure to remove the hotfix to prevent an extra UI shift in rtl.
2b0e393 Included a hot fix for this issue.
Hawa/packages/components/elements/sonner/Sonner.tsx
Lines 22 to 24 in 2b0e393
I made this PR to fix it within the sonner package.
Once it's merged and included in the next release of
sonnermake sure to remove the hotfix to prevent an extra UI shift inrtl.