From 2d7fa7ca44dfeafad87e298721072436fbfee9a4 Mon Sep 17 00:00:00 2001 From: qkdflrgs Date: Fri, 11 Aug 2023 12:06:43 +0900 Subject: [PATCH] =?UTF-8?q?refactor/#158:=20=EC=82=AC=EC=9D=B4=EB=93=9C?= =?UTF-8?q?=EB=B0=94=20=EC=BB=B4=ED=8F=AC=EB=84=8C=ED=8A=B8=20=EB=82=B4?= =?UTF-8?q?=EB=B6=80=20=EC=9D=B8=EB=94=94=EC=BC=80=EC=9D=B4=ED=84=B0=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FE/src/components/SideBar/SideBar.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FE/src/components/SideBar/SideBar.tsx b/FE/src/components/SideBar/SideBar.tsx index 812b30dae..c670455a2 100644 --- a/FE/src/components/SideBar/SideBar.tsx +++ b/FE/src/components/SideBar/SideBar.tsx @@ -6,6 +6,7 @@ export default function SideBar() {