mirror of
https://github.com/NicolasConstant/sengi
synced 2025-01-31 10:44:55 +01:00
fix following term
This commit is contained in:
parent
9a8f24462c
commit
1de96741ad
@ -122,7 +122,7 @@
|
||||
</div>
|
||||
|
||||
<div class="profile-follows">
|
||||
<a href class="profile-follows__link" title="show follows" (click)="browseFollows()" >Follows</a>
|
||||
<a href class="profile-follows__link" title="show following" (click)="browseFollows()" >Following</a>
|
||||
<a href class="profile-follows__link" title="show followers" (click)="browseFollowers()">Followers</a>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user