Browse Source

Merge branch 'active_did_redux' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into active_did_redux

pull/188/head
Matthew Raymer 6 days ago
parent
commit
5da1591ad8
  1. 2
      src/views/AccountViewView.vue

2
src/views/AccountViewView.vue

@ -27,7 +27,7 @@
need an identifier.
</p>
<router-link
:to="{ name: 'start' }"
:to="{ name: 'new-identifier' }"
class="inline-block text-md bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-4 py-2 rounded-md"
>
Create An Identifier

Loading…
Cancel
Save