Skip to content

Commit

Permalink
minor changes #7
Browse files Browse the repository at this point in the history
  • Loading branch information
ukorvl committed Aug 26, 2023
1 parent d0f6c5c commit 44bf905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/Gallery/Gallery.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ const photoSwipeOptions: GalleryProps['options'] = {
closeOnVerticalDrag: true,
showHideAnimationType: 'fade',
doubleTapAction: false,
preloaderDelay: 1000,
preload: [1, 4],
};

/**
Expand Down

0 comments on commit 44bf905

Please sign in to comment.