diff --git a/pages/bots/[id].tsx b/pages/bots/[id].tsx index 76190b8..05c76c0 100644 --- a/pages/bots/[id].tsx +++ b/pages/bots/[id].tsx @@ -106,7 +106,6 @@ const Bots: NextPage = ({ data, date, votes }) => { 디스코드 인증됨 -

카테고리

{data.category.map(el => ( @@ -164,6 +163,7 @@ const Bots: NextPage = ({ data, date, votes }) => { )}
+