Include feedContext in DOM as data- (#4206)

This commit is contained in:
dan
2024-05-24 01:25:11 +01:00
committed by GitHub
parent f7ee532a85
commit fa039e542d
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -196,7 +196,8 @@ let FeedItemInner = ({
href={href}
noFeedback
accessible={false}
onBeforePress={onBeforePress}>
onBeforePress={onBeforePress}
dataSet={{feedContext}}>
<View style={{flexDirection: 'row', gap: 10, paddingLeft: 8}}>
<View style={{width: 52}}>
{isThreadChild && (