diff --git a/components/sports/sportCreator.tsx b/components/sports/sportCreator.tsx index 7636286..58af034 100644 --- a/components/sports/sportCreator.tsx +++ b/components/sports/sportCreator.tsx @@ -92,7 +92,7 @@ export default function SportCreator() { > {images.map((image) => ( - + {image.id} ))}