mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
Update gallery.tsx
This commit is contained in:
parent
58a10bcc41
commit
8f41b42cf4
@ -177,6 +177,7 @@ const Gallery = ({ id, columns, closeMenu }: GalleryProps) => {
|
|||||||
{renderButtons()}
|
{renderButtons()}
|
||||||
{selectedImage ? (
|
{selectedImage ? (
|
||||||
<PanZoom
|
<PanZoom
|
||||||
|
key={selectedImage}
|
||||||
autoCenter={true}
|
autoCenter={true}
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
|
Loading…
x
Reference in New Issue
Block a user