This commit is contained in:
CoolElectronics 2024-06-10 22:29:53 -04:00
parent 334ec7175e
commit e9a30dbbe1
No known key found for this signature in database
GPG key ID: F63593D168636C50
60 changed files with 151 additions and 133 deletions

View file

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