diff --git a/pages/pendingBots/[id]/[date].tsx b/pages/pendingBots/[id]/[date].tsx index b1f9653..7c4b638 100644 --- a/pages/pendingBots/[id]/[date].tsx +++ b/pages/pendingBots/[id]/[date].tsx @@ -28,7 +28,7 @@ const PendingBot: NextPage = ({ data }) => { return
-
+
{ data.state === 0 ?

승인 대기중

@@ -47,7 +47,7 @@ const PendingBot: NextPage = ({ data }) => { }
} -

{data.intro}

+

{data.intro}