From 635ce8e071b88ee88a0967829aa930990711b387 Mon Sep 17 00:00:00 2001 From: hyuna Date: Sun, 14 Jul 2024 23:16:29 +0900 Subject: [PATCH] =?UTF-8?q?chore=20:=20=ED=85=8D=EC=8A=A4=ED=8A=B8=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 --- src/app/main/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/main/page.tsx b/src/app/main/page.tsx index 704f822..7701717 100644 --- a/src/app/main/page.tsx +++ b/src/app/main/page.tsx @@ -147,7 +147,7 @@ const Main = () => { href="outList" img={outStudent} number={data?.out} - buttonChildren="외출 중인 학생 보기" + buttonChildren="외출/조기귀가 중인 학생 보기" color="primary" contentChildren="현재 외출중인 " />