diff --git a/components/KindCard/1.tsx b/components/KindCard/1.tsx index fcb03b8..be293d7 100644 --- a/components/KindCard/1.tsx +++ b/components/KindCard/1.tsx @@ -36,7 +36,7 @@ export default function Kind1(props: KindCardProps) { {!!r.length && ( -
+
{r.map((url, idx) => ( ))}