fix prompt for already-registered contacts (plus some verbiage)

This commit is contained in:
2024-06-22 11:47:10 -06:00
parent e88eea7f36
commit 08e1ce6486
3 changed files with 5 additions and 9 deletions

View File

@@ -190,8 +190,9 @@
<div v-if="projects.length === 0" class="text-center py-4">
You have not announced any projects.
<br />
Try the big
<fa icon="plus" class="bg-blue-600 text-white px-1 py-1 rounded-full" /> button.
Hit the big
<fa icon="plus" class="bg-blue-600 text-white px-1 py-1 rounded-full" />
button. You'll never know until you try.
</div>
<ul class="border-t border-slate-300">
<li