Forgot Password
Suggestion. Change forget password to forgot password.
This commit is contained in:
parent
a3758546dc
commit
70718062bd
|
@ -14,7 +14,7 @@
|
|||
</label>
|
||||
</div>
|
||||
<div class="px-10 py-4 bg-gray-100 border-t border-gray-100 flex justify-between items-center">
|
||||
<a class="hover:underline" tabindex="-1" href="#reset-password">Forget password?</a>
|
||||
<a class="hover:underline" tabindex="-1" href="#reset-password">Forgot password?</a>
|
||||
<loading-button :loading="form.processing" class="btn-indigo" type="submit">Login</loading-button>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue