From be683c5db8deed80b29d0005659c8900d61b5d19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=95=8C=ED=8C=8C?= Date: Wed, 7 Aug 2024 00:05:01 +0900 Subject: [PATCH] chore: remove unused components --- apps/web/src/app/my/page.layout.tsx | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/apps/web/src/app/my/page.layout.tsx b/apps/web/src/app/my/page.layout.tsx index 128980c..c5b7013 100644 --- a/apps/web/src/app/my/page.layout.tsx +++ b/apps/web/src/app/my/page.layout.tsx @@ -47,26 +47,9 @@ export default function MyPageLayout({ />
{user.name}
-
-
- 게시글 100 -
-
- 팔로워 200 -
-
- 팔로잉 200 -
-
- -
자기소개 문구입니다.
-
- -
+
@@ -83,7 +66,7 @@ export default function MyPageLayout({ )} - + {/* {({ selected }) => (