Skip to content

Commit

Permalink
Merge branch 'main' into tomm/nft-gallery-0
Browse files Browse the repository at this point in the history
  • Loading branch information
MuckT authored Jun 30, 2023
2 parents 892d575 + f84ce0d commit 2abbc2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nfts/NftsInfoCarousel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ function NftThumbnail({ nft, isActive, onPress }: NftThumbnailProps) {
/>
</View>
}
width={40}
height={40}
borderRadius={8}
testID="NftsInfoCarousel/ThumbnailImage"
Expand Down

0 comments on commit 2abbc2d

Please sign in to comment.