From a989e283ddd4ade0be92ded1f7aef55667029f11 Mon Sep 17 00:00:00 2001 From: Shotaro Nakamura Date: Tue, 6 Feb 2024 12:52:49 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20ImageNote=E5=91=A8=E8=BE=BA=E3=81=AE?= =?UTF-8?q?=E3=83=80=E3=83=BC=E3=82=AF=E3=83=A2=E3=83=BC=E3=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/islands/note/components/note-components/Controller.tsx | 6 +++--- src/islands/note/components/notes/ImageNote/ImageNote.tsx | 2 +- .../components/notes/ImageNote/components/EditorCoreX.tsx | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/islands/note/components/note-components/Controller.tsx b/src/islands/note/components/note-components/Controller.tsx index 6eea876e..4124e7c6 100644 --- a/src/islands/note/components/note-components/Controller.tsx +++ b/src/islands/note/components/note-components/Controller.tsx @@ -12,16 +12,16 @@ export const Controller = (props: { notesLength: number }) => { return
- -