remove final usage of s.likeColor

This commit is contained in:
Samuel Newman
2026-04-07 11:53:46 +03:00
parent acef702a24
commit e3428abc08
4 changed files with 5 additions and 10 deletions
@@ -272,7 +272,7 @@ let NotificationFeedItem = ({
<HeartIconFilled
size="xl"
style={[
s.likeColor,
{color: t.palette.pink},
// {position: 'relative', top: -4}
]}
/>