From ce96587d6b6b34e8ce7d2a67b17f485413ac33e4 Mon Sep 17 00:00:00 2001 From: ohinhyuk <8156217@naver.com> Date: Thu, 14 Sep 2023 01:41:31 +0900 Subject: [PATCH] =?UTF-8?q?Fix=20:=20=EA=B7=B8=EB=A3=B9=EB=B3=84=20?= =?UTF-8?q?=ED=99=9C=EB=8F=99=20=EC=A1=B0=ED=9A=8C=20=EA=B7=B8=EB=A3=B9=20?= =?UTF-8?q?=EB=84=98=EB=B2=84=EA=B0=80=20tag=EB=A5=BC=20=EB=82=98=ED=83=80?= =?UTF-8?q?=EB=82=B4=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- histudy-front/src/components/Manager/StudyGroupTable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/histudy-front/src/components/Manager/StudyGroupTable.js b/histudy-front/src/components/Manager/StudyGroupTable.js index 074531a..d9a3d11 100644 --- a/histudy-front/src/components/Manager/StudyGroupTable.js +++ b/histudy-front/src/components/Manager/StudyGroupTable.js @@ -104,7 +104,7 @@ export default function StudyGroupTable({ borderColor: "primary.border", }} > - {row.group} + {row.tag}