show more redeemed info & action on the invites, refactor onboarding instructions

This commit is contained in:
2024-10-09 20:45:06 -06:00
parent 7fabb78ae3
commit fe482d06f6
6 changed files with 98 additions and 18 deletions

View File

@@ -39,12 +39,12 @@
<textarea
type="text"
placeholder="URL or DID, Name, Public Key, Next Public Key Hash"
placeholder="New URL or DID, Name, Public Key, Next Public Key Hash"
class="block w-full rounded-l border border-r-0 border-slate-400 px-3 py-2 h-10"
v-model="contactInput"
/>
<button
class="px-4 rounded-r bg-slate-200 border border-l-0 border-slate-400"
class="px-4 rounded-r bg-green-200 border border-l-0 border-green-400"
@click="onClickNewContact()"
>
<fa icon="plus" class="fa-fw" />