nextui/.changeset/slow-forks-nail.md
Amey Bhavsar 55c92981e0
fix(calendar): arrows changing order when html has dir="rtl" (#3656)
* fix(calendar): #3641,#3642 add order and row-reverse to arrows for rtl layout support

* chore(changeset): patch @nextui-org/calendar

* chore(changeset): add missing package and revise changeset message

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
2024-08-31 00:43:04 +08:00

7 lines
128 B
Markdown

---
"@nextui-org/calendar": patch
"@nextui-org/theme": patch
---
fixed arrow keys order when html has dir="rtl" (#3641, #3642)