This commit is contained in:
rakesh 2022-01-19 18:52:40 +05:30
parent 45f251918c
commit 08860a919b
2 changed files with 2 additions and 2 deletions

View File

@ -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"}

View File

@ -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>