From 64a1e18020aef2d1f19e077c455fff7e3cf52729 Mon Sep 17 00:00:00 2001 From: Shotaro Nakamura <79000684+nakasyou@users.noreply.github.com> Date: Sun, 27 Aug 2023 12:49:01 +0900 Subject: [PATCH] Update index.tsx --- src/app/note/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/note/index.tsx b/src/app/note/index.tsx index dc87a63e..fd9ec009 100644 --- a/src/app/note/index.tsx +++ b/src/app/note/index.tsx @@ -74,7 +74,7 @@ export default function(props: Props){ mode, isView, }}> - { noteElements } + { 'noteElements' }