From 1bd9d1de9f691bc58229cce902326e304d2699e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=ED=9A=A8=EC=9B=90?= Date: Fri, 25 Oct 2024 22:57:46 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=B0=98=EC=9D=91=ED=98=95=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/mypage/CountCard.jsx | 2 +- src/components/mypage/MyCard.jsx | 2 +- src/pages/MyPage.jsx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/mypage/CountCard.jsx b/src/components/mypage/CountCard.jsx index e5fdf81..4e2dddf 100644 --- a/src/components/mypage/CountCard.jsx +++ b/src/components/mypage/CountCard.jsx @@ -3,7 +3,7 @@ import React from "react"; const CountCard = ({ title, count, icon }) => { return ( -
+
{title}
-
+
{content}
diff --git a/src/pages/MyPage.jsx b/src/pages/MyPage.jsx index ce07296..39daaff 100644 --- a/src/pages/MyPage.jsx +++ b/src/pages/MyPage.jsx @@ -43,7 +43,7 @@ const MyPage = () => { return ( <>
- + { )} {selectedTab === "statistic" && (
-
+