From ce803830fb69f61c7f5f8af608b3f0f9457d3634 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EC=84=9D=EC=B0=AC=20=EC=9C=A4?= <ysc0731@ajou.ac.kr>
Date: Sun, 8 Dec 2024 18:50:10 +0900
Subject: [PATCH] =?UTF-8?q?design:=20=EB=A7=88=EC=9D=B4=ED=8E=98=EC=9D=B4?=
 =?UTF-8?q?=EC=A7=80=20=ED=83=AD=20=EC=9D=B4=EB=A6=84=20=EB=B3=80=EA=B2=BD?=
 =?UTF-8?q?=20(#11)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/pages/Mypage.jsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pages/Mypage.jsx b/src/pages/Mypage.jsx
index d846cbc..29680f9 100644
--- a/src/pages/Mypage.jsx
+++ b/src/pages/Mypage.jsx
@@ -155,7 +155,7 @@ const MyPage = () => {
           }`}
           onClick={() => switchTab("lightning")}
         >
-          번개 채팅방
+          번개 모임
         </button>
         <button
           className={`px-4 py-2 text-sm font-medium ${
-- 
GitLab