konflikt
This commit is contained in:
@ -26,9 +26,13 @@ export default function ImageGalleryX()
|
|||||||
<ImageGallery
|
<ImageGallery
|
||||||
items={items}
|
items={items}
|
||||||
showFullscreenButton={true}
|
showFullscreenButton={true}
|
||||||
|
<<<<<<< HEAD
|
||||||
showThumbnails={true}
|
showThumbnails={true}
|
||||||
showBullets={true}
|
showBullets={true}
|
||||||
showIndex={true}
|
showIndex={true}
|
||||||
|
=======
|
||||||
|
showThumbnails
|
||||||
|
>>>>>>> aa24ef1ee23d34c514b5a3c10f713c7bfae99719
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user