bullets index

This commit is contained in:
2023-03-10 14:57:35 +01:00
parent bf6f3e80e8
commit a44f19b32d

View File

@ -27,6 +27,8 @@ export default function ImageGalleryX()
items={items}
showFullscreenButton={true}
showThumbnails={true}
showBullets={true}
showIndex={true}
/>
</div>
);