allow image to clicked to go to post in notificaitons (#858)
This commit is contained in:
@@ -165,7 +165,7 @@ export const FeedItem = observer(function ({
|
||||
}
|
||||
|
||||
return (
|
||||
// eslint-disable-next-line
|
||||
// eslint-disable-next-line react-native-a11y/no-nested-touchables
|
||||
<Link
|
||||
testID={`feedItem-by-${item.author.handle}`}
|
||||
style={[
|
||||
|
||||
Reference in New Issue
Block a user