diff --git a/components/BotCard.tsx b/components/BotCard.tsx index a774404..4747f2b 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -55,7 +55,7 @@ const BotCard = ({ bot }: BotProps): JSX.Element => { {formatNumber(bot.servers)} 서버} dark /> -
+
{bot.category.slice(0, 5).map(el => ( ))}