From 2e879d443ac230cb4695a84300a5026388586396 Mon Sep 17 00:00:00 2001 From: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:19:32 +0900 Subject: [PATCH] fix: wrong issue number --- .changeset/funny-fishes-try.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/funny-fishes-try.md b/.changeset/funny-fishes-try.md index ba4bb0de2d..9d290f0940 100644 --- a/.changeset/funny-fishes-try.md +++ b/.changeset/funny-fishes-try.md @@ -2,4 +2,4 @@ "@nextui-org/accordion": patch --- -Fixed cursor navigation within text (#2154, #3364) +Fixed cursor navigation within text (#2152, #3364)