forked from jsnbuchanan/crowd-funder-for-time-pwa
fix prompt for already-registered contacts (plus some verbiage)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user