From da80e7a960d055320dda7388da9da0ea4fe42201 Mon Sep 17 00:00:00 2001 From: JeongwooSeo Date: Mon, 25 Nov 2024 22:44:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20select=20props=20=EC=A0=84=EB=8B=AC=20?= =?UTF-8?q?=EC=98=A4=EB=A5=98=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/SessionListPage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/SessionListPage.tsx b/frontend/src/pages/SessionListPage.tsx index a335d6fd..58ede8d8 100644 --- a/frontend/src/pages/SessionListPage.tsx +++ b/frontend/src/pages/SessionListPage.tsx @@ -63,7 +63,11 @@ const SessionListPage = () => {

스터디 세션 목록

- navigate("/sessions/create")} text={"새로운 세션"}