From 8dd75526ce15b456d2c58b6dd23e9a950fa645c4 Mon Sep 17 00:00:00 2001
From: Yang ga-hyeon
Date: Sun, 23 Feb 2025 16:35:16 +0900
Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=EC=B1=84=ED=8C=85=EB=B0=A9=20?=
=?UTF-8?q?=EA=B0=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/features/ChattingForm.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/features/ChattingForm.tsx b/src/features/ChattingForm.tsx
index 9e2e3d8..8ef53da 100644
--- a/src/features/ChattingForm.tsx
+++ b/src/features/ChattingForm.tsx
@@ -585,7 +585,7 @@ export default function ChattingForm() {
- {selectedChatRoom?.quotePrice} P
+ {selectedChatRoom?.quotePrice} 개
From c6ae0b4aa4a1d244e529f94a2f4620e6465bd637 Mon Sep 17 00:00:00 2001
From: Yang ga-hyeon
Date: Sun, 23 Feb 2025 16:36:08 +0900
Subject: [PATCH 2/2] =?UTF-8?q?feat:=20=EC=B1=84=ED=8C=85=EB=B0=A9=20?=
=?UTF-8?q?=EA=B0=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/features/ChattingForm.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/features/ChattingForm.tsx b/src/features/ChattingForm.tsx
index 8ef53da..e8e04a9 100644
--- a/src/features/ChattingForm.tsx
+++ b/src/features/ChattingForm.tsx
@@ -580,7 +580,7 @@ export default function ChattingForm() {