Remove needless div wrapper

This commit is contained in:
taehoon 2019-02-25 22:57:40 -05:00
parent 9ca805a991
commit 8923492e68

View file

@ -1,7 +1,6 @@
<template>
<basic-user-card :user="user">
<template slot="secondary-area">
<div class="follow-box">
<button
v-if="showFollow"
class="btn btn-default"
@ -27,7 +26,6 @@
{{ $t('user_card.follow_unfollow') }}
</template>
</button>
</div>
</template>
<template slot="third-area">
<span class="faint" v-if="!noFollowsYou && user.follows_you">