add link directly into contact page to add a new contact via "contactJwt" query parameter

This commit is contained in:
2024-09-27 18:41:11 -06:00
parent 2942a02a4e
commit a271d9c206
13 changed files with 204 additions and 78 deletions

View File

@@ -77,6 +77,7 @@ export default class ShareMyContactInfoView extends Vue {
isRegistered,
givenName,
profileImageUrl,
true,
);
useClipboard()
.copy(message)