From 3c41b2a8109f324abd277290d8e3486deb014b1f Mon Sep 17 00:00:00 2001 From: takefumi-yoshii Date: Sun, 30 Apr 2023 17:58:03 +0900 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20main=E8=A6=81=E7=B4=A0=E3=82=92?= =?UTF-8?q?=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/layouts/BasicLayout/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layouts/BasicLayout/index.tsx b/src/components/layouts/BasicLayout/index.tsx index 7ca023d..d556b18 100644 --- a/src/components/layouts/BasicLayout/index.tsx +++ b/src/components/layouts/BasicLayout/index.tsx @@ -21,7 +21,7 @@ export const BasicLayout = (page: ReactElement) => {
-
{page}
+ {page}