From a4de58dbc2fe3d4cce7a4c72046b17cbfda2bffb Mon Sep 17 00:00:00 2001 From: Katsuhiro Yamanaka <29446925+ogis-yamanaka@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:52:13 +0900 Subject: [PATCH] =?UTF-8?q?Autify=E3=83=86=E3=82=B9=E3=83=88=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/compornents/molecules/navigationButton.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/compornents/molecules/navigationButton.tsx b/app/src/compornents/molecules/navigationButton.tsx index f09c1661..d9ff3b48 100644 --- a/app/src/compornents/molecules/navigationButton.tsx +++ b/app/src/compornents/molecules/navigationButton.tsx @@ -24,13 +24,13 @@ const NavigationButton: React.FC<{forwardName: string, forward: () => void, back return ( - -