From 7ac99a7feb8f1c5174e72fe48b0222dd991e2719 Mon Sep 17 00:00:00 2001 From: semnil5202 Date: Wed, 22 Nov 2023 15:29:13 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20PinDetail=20h2,=20h3=20=EC=8B=9C?= =?UTF-8?q?=EB=A7=A8=ED=8B=B1=20=ED=83=9C=EA=B7=B8=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/PinDetail.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/pages/PinDetail.tsx b/frontend/src/pages/PinDetail.tsx index 3ee8866a..79d91977 100644 --- a/frontend/src/pages/PinDetail.tsx +++ b/frontend/src/pages/PinDetail.tsx @@ -183,7 +183,7 @@ function PinDetail({ return ( - + {pin.name} @@ -218,7 +218,7 @@ function PinDetail({ - + 어디에 있나요? @@ -227,7 +227,7 @@ function PinDetail({ - + 어떤 곳인가요? @@ -252,8 +252,8 @@ function PinDetail({ {/* Comment Section */} - - 어떻게 생각하나요?{' '} + + 어떻게 생각하나요? {userToken && (