Skip to content

Instantly share code, notes, and snippets.

I am trying to load multiple images in react using Map function.
xport default function ProjectGallery(props){
return (
<Row>
<Col>
Carousel>
<Carousel.Item>
<img
className="d-block w-100"