hide top border for mentions and replies (#4330)

This commit is contained in:
Hailey
2024-06-03 09:21:02 -07:00
committed by GitHub
parent 708a80e7a7
commit d93acb25f4
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -148,6 +148,7 @@ let FeedItem = ({
borderColor: pal.colors.unreadNotifBorder,
}
}
hideTopBorder={hideTopBorder}
/>
</Link>
)