prevent nested anchors in notifs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user