Skip to content

Commit

Permalink
pass pagerRef
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Pader committed Jan 7, 2024
1 parent 3c4efb9 commit 934bfd3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ function AttachmentCarouselPager({items, activeSource, initialPage, scrollEnable
isPagerSwiping: isPagerSwipingState,
onTap,
onScaleChanged,
pagerRef,
}),
[activePageState, isPagerSwipingState, itemsMeta, onScaleChanged, onTap],
);
Expand Down

0 comments on commit 934bfd3

Please sign in to comment.