prevent nested anchors in notifs

This commit is contained in:
Samuel Newman
2025-06-27 12:40:23 +03:00
parent ac060ab669
commit 07cad9c186
@@ -671,6 +671,7 @@ let NotificationFeedItem = ({
{item.type === 'feedgen-like' && item.subjectUri ? (
<FeedSourceCard
feedUri={item.subjectUri}
link={false}
style={[
t.atoms.bg,
t.atoms.border_contrast_low,