Change copy to "Also followed by"

This commit is contained in:
Lim Chee Aun 2023-04-23 21:57:01 +08:00
parent 151332c47f
commit 7f54c7ae93

View file

@ -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