From 0e7102a9762ca4c213e3ab68930ea694cc45f326 Mon Sep 17 00:00:00 2001 From: Amey Date: Wed, 14 Aug 2024 01:52:34 +0530 Subject: [PATCH] chore(changeset): patch @nextui-org/calendar --- .changeset/sixty-games-wait.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/sixty-games-wait.md diff --git a/.changeset/sixty-games-wait.md b/.changeset/sixty-games-wait.md new file mode 100644 index 0000000000..4ced93c07c --- /dev/null +++ b/.changeset/sixty-games-wait.md @@ -0,0 +1,5 @@ +--- +"@nextui-org/calendar": patch +--- + +fix arrow keys order when html has dir="rtl"