-2
src/components/FeedInterstitials.tsx
-2
src/components/FeedInterstitials.tsx
···
770
}
771
772
function SeeMoreSuggestedProfilesCard({onPress}: {onPress: () => void}) {
773
-
const t = useTheme()
774
const {_} = useLingui()
775
776
return (
···
784
a.gap_sm,
785
a.p_md,
786
a.rounded_lg,
787
-
t.atoms.shadow_sm,
788
{width: FINAL_CARD_WIDTH},
789
]}>
790
<ButtonIcon icon={ArrowRight} size="lg" />