diff --git a/src/components/BotCarousel.tsx b/src/components/BotCarousel.tsx index 9a62313ec..8b45aba02 100644 --- a/src/components/BotCarousel.tsx +++ b/src/components/BotCarousel.tsx @@ -23,7 +23,7 @@ export default ({ bots }: { bots: Bot[] }) => ( ]} className="w-11/12" > - + {bots.map((bot) => (