fix page
This commit is contained in:
@@ -566,7 +566,7 @@ const PlaybackItem = ({
|
||||
style={styles.followButton}
|
||||
>
|
||||
<Text style={styles.followButtonText}>
|
||||
{isFollowing ? "Ne plus suivre" : "Suivre"}
|
||||
{isFollowing ? "Suivi(e)" : "Suivre"}
|
||||
</Text>
|
||||
</BlurView>
|
||||
</Pressable>
|
||||
|
||||
Reference in New Issue
Block a user