In react-photo-gallery there is a small space between each image in the preview from README.md.
This is called margin and it is used here and passed down here.
By adding this margin, the width and height of the resulting image will be different. The same with the position of each image in the collage. It should consider the new positions here
In react-photo-gallery there is a small space between each image in the preview from README.md.
This is called
margin
and it is used here and passed down here.By adding this margin, the width and height of the resulting image will be different. The same with the position of each image in the collage. It should consider the new positions here