mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Auth follow update
This commit is contained in:
@ -35,7 +35,7 @@ const TimelineFeedback = React.memo(
|
||||
|
||||
return (
|
||||
<View style={{ flexDirection: 'row', justifyContent: 'space-between' }}>
|
||||
<View>
|
||||
<View style={{ flexDirection: 'row' }}>
|
||||
{status.reblogs_count > 0 ? (
|
||||
<Text
|
||||
accessibilityLabel={t(
|
||||
|
Reference in New Issue
Block a user