mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 15:21:48 +03:00
Change copy to "Also followed by"
This commit is contained in:
parent
151332c47f
commit
7f54c7ae93
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@ function RelatedActions({ info, instance, authenticated }) {
|
|||
<div class="common-followers" hidden={!familiarFollowers?.length}>
|
||||
<div class="common-followers-inner">
|
||||
<p>
|
||||
Common followers{' '}
|
||||
Also followed by{' '}
|
||||
<span class="ib">
|
||||
{familiarFollowers.map((follower) => (
|
||||
<a
|
||||
|
|
Loading…
Add table
Reference in a new issue