minor fixes
This commit is contained in:
parent
99d8e16e4d
commit
ca00e93b60
4 changed files with 4 additions and 4 deletions
|
@ -17,10 +17,9 @@
|
|||
</template>
|
||||
<template v-else>
|
||||
<FollowButton
|
||||
:user="user"
|
||||
:relationship="relationship"
|
||||
class="follow-card-follow-button"
|
||||
:label-following="$t('user_card.follow_unfollow')"
|
||||
class="follow-card-follow-button"
|
||||
/>
|
||||
</template>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue