Following Select Box Shows only When User Is Following People
This commit is contained in:
@@ -30,7 +30,9 @@ function onUpdate(user: string) {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
<VSelect
|
||||
v-if="following.length > 1"
|
||||
:placeholder="placeholder"
|
||||
variant="outlined"
|
||||
density="comfortable"
|
||||
|
||||
Reference in New Issue
Block a user