From 3a9375332a9b52225b9edab502017458b806d6e1 Mon Sep 17 00:00:00 2001
From: Katsuhiro Yamanaka <29446925+ogis-yamanaka@users.noreply.github.com>
Date: Mon, 23 Oct 2023 18:35:35 +0900
Subject: [PATCH] =?UTF-8?q?=E3=83=9C=E3=82=BF=E3=83=B3=E4=BD=8D=E7=BD=AE?=
=?UTF-8?q?=E5=A4=89=E6=9B=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/src/compornents/molecules/navigationButton.tsx | 8 ++++----
app/src/compornents/pages/productDetailPage.tsx | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/src/compornents/molecules/navigationButton.tsx b/app/src/compornents/molecules/navigationButton.tsx
index 88fc5835..f01e8ef4 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 (