show in description when recipient is a project (not just Anonymous)

This commit is contained in:
2024-04-06 17:39:40 -06:00
parent 3fbf68b117
commit e61ac31710
3 changed files with 57 additions and 24 deletions

View File

@@ -11,7 +11,7 @@
@click="toggleHasVisibleDid()"
>
<!-- label -->
<div>Include Someone Visible to Me</div>
<div>Include someone visible to me</div>
<!-- toggle -->
<div class="relative ml-2">
<!-- input -->
@@ -41,7 +41,7 @@
"
>
<!-- label -->
<div>Are Nearby</div>
<div>Are nearby</div>
<!-- toggle -->
<div v-if="hasSearchBox" class="relative ml-2">
<!-- input -->