stash
This commit is contained in:
parent
3cd9200d87
commit
e88dc898b3
18 changed files with 298 additions and 84 deletions
|
|
@ -77,11 +77,11 @@
|
|||
<div class="text-center">
|
||||
<p class="mb-0 text-muted">
|
||||
Already have an account?
|
||||
<router-link to="/login">Login</router-link>
|
||||
<router-link :to="{name: 'login'}">Login</router-link>
|
||||
</p>
|
||||
<p class="mb-0 text-muted">
|
||||
Connect with existing account?
|
||||
<router-link to="/pairing">Pairing</router-link>
|
||||
<router-link :to="{name: 'pairing'}">Pairing</router-link>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue