Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 70718062
authored
Apr 08, 2021
by
David Yartey
Committed by
GitHub
Apr 08, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot Password
Suggestion. Change forget password to forgot password.
1 parent
a3758546
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/js/Pages/Auth/Login.vue
resources/js/Pages/Auth/Login.vue
View file @
7071806
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
</label>
</label>
</div>
</div>
<div
class=
"px-10 py-4 bg-gray-100 border-t border-gray-100 flex justify-between items-center"
>
<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"
>
Forg
e
t password?
</a>
<a
class=
"hover:underline"
tabindex=
"-1"
href=
"#reset-password"
>
Forg
o
t password?
</a>
<loading-button
:loading=
"form.processing"
class=
"btn-indigo"
type=
"submit"
>
Login
</loading-button>
<loading-button
:loading=
"form.processing"
class=
"btn-indigo"
type=
"submit"
>
Login
</loading-button>
</div>
</div>
</form>
</form>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment