From 42f01d378fd1f9b51c8a9094b2a82f5bf880b43f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Sun, 10 Jan 2021 20:27:00 +0900 Subject: [PATCH] fix: https://github.com/koreanbots/v2-testing/issues/3 --- components/BotCard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 => (