Skip to content

Commit

Permalink
Update src/components/Attachments/AttachmentCarousel/CarouselItem.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ishpaul777 authored Mar 15, 2024
1 parent 830a392 commit 3813026
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ function CarouselItem({item, onPress, isFocused, isModalHovered}) {
isHovered={isModalHovered}
isFocused={isFocused}
optionalVideoDuration={item.duration}
isUsedInCarousel
/>
</View>

Expand Down

0 comments on commit 3813026

Please sign in to comment.