nextui/.changeset/odd-jobs-vanish.md
Hayato Hasegawa 91e010fe3b
fix(ripple): resolve misalignment in RTL layouts by using transform (#5891)
* fix(ripple): resolve misalignment in RTL layouts by using transform translate

* chore(ripple): add changeset for ripple RTL layout fix

* chore: add issue number

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2025-11-15 22:36:40 +08:00

6 lines
110 B
Markdown

---
"@heroui/ripple": patch
---
fix resolve misalignment in RTL layouts by using transform translate (#5858)