add check for valid "did:" DIDs

This commit is contained in:
2024-02-07 18:23:13 -07:00
parent 28ae317958
commit 331c4f64d6
3 changed files with 20 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
@click="onClickYes()"
class="block w-full text-center text-lg uppercase bg-blue-600 text-white px-2 py-3 rounded-md"
>
Yes
Yes, generate one
</a>
<a
@click="onClickNo()"