fixes
This commit is contained in:
parent
45f251918c
commit
08860a919b
|
@ -1 +1 @@
|
|||
{"branch_name":"beta","last_commit_date":"2022-01-19T12:17:18.000Z","last_commit_author":"sidharth","last_commit_hash":"e4e8a8dac80f96405c6591d0be2b37d10cac358b"}
|
||||
{"branch_name":"beta","last_commit_date":"2022-01-19T12:40:55.000Z","last_commit_author":"sidharth","last_commit_hash":"45f251918cbe972fefac3ffaba1f5b00dc30d263"}
|
|
@ -47,7 +47,7 @@
|
|||
<router-link class="text-decoration-none" :to="{name:'SignUpPage'}" :class="hover ? 'content-link-hover-color' : 'primary--text'">Sign Up</router-link>
|
||||
</v-hover>
|
||||
</v-col>-->
|
||||
<v-col cols="12" class="pt-0 mt-n1">
|
||||
<v-col cols="12" >
|
||||
Forgot your password?
|
||||
<v-hover v-slot:default="{ hover }">
|
||||
<router-link class="text-decoration-none" :to="{name:'forgot-password'}" :class="hover ? 'content-link-hover-color' : 'primary--text'">Forgot Password</router-link>
|
||||
|
|
Loading…
Reference in New Issue