Skip to content

Commit

Permalink
feat: add image preview in picture gallery images
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Nov 11, 2024
1 parent 7eeea5e commit 59728a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const Render: React.ComponentType<
<MasonryItemFixedDimensionWrapper url={url}>
<Media
thumbnail
popper
src={url}
type={type}
className="size-full overflow-hidden"
Expand Down

0 comments on commit 59728a8

Please sign in to comment.