diff --git a/components/BotCard.tsx b/components/BotCard.tsx index 7b77e49..4fa376b 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -12,7 +12,7 @@ const BotCard = ({ bot }: BotProps): JSX.Element => {
-
+
{ ) : ''} -

{bot.intro}

@@ -55,6 +54,7 @@ const BotCard = ({ bot }: BotProps): JSX.Element => { {formatNumber(bot.servers)} 서버} dark />
+

{bot.intro}

{bot.category.slice(0, 5).map(el => (