run lint
This commit is contained in:
parent
334ec7175e
commit
e9a30dbbe1
60 changed files with 151 additions and 133 deletions
|
@ -1,5 +1,8 @@
|
|||
<template>
|
||||
<basic-user-card :user="user" v-if="show">
|
||||
<basic-user-card
|
||||
v-if="show"
|
||||
:user="user"
|
||||
>
|
||||
<div class="follow-request-card-content-container">
|
||||
<button
|
||||
class="btn button-default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue