Skip to content

Commit

Permalink
fix: do not display urgency signals on the HomeViewSectionFeaturedCol…
Browse files Browse the repository at this point in the history
…lection rail (#10868)

fix: fix urgency signals on the HomeViewSectionFeaturedCollection rail
  • Loading branch information
dariakoko authored Sep 30, 2024
1 parent 0cc458e commit f98b365
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,11 @@ export const HomeViewSectionFeaturedCollection: React.FC<
dark
showPartnerName
artworks={artworks}
showSaveIcon
onPress={handleOnArtworkPress}
onMorePress={onSectionViewAll}
hideCuratorsPickSignal
hideIncreasedInterestSignal
showSaveIcon
/>
</Flex>

Expand Down

0 comments on commit f98b365

Please sign in to comment.