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
-