add registration inside contact import, with flag to hide it

This commit is contained in:
2024-04-28 16:18:30 -06:00
parent b32a3d85e9
commit c48b8246f9
8 changed files with 392 additions and 116 deletions

View File

@@ -121,7 +121,7 @@
v-if="!isLoading && claims.length === 0"
class="flex justify-center mt-4"
>
<span>No Claims Visible to You Involve Them</span>
<span>They Are in No Claims Visible to You</span>
</div>
</section>
</template>