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 f8ae3ce4
authored
Apr 21, 2021
by
Jonathan Reinink
Committed by
GitHub
Apr 21, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #118 from dneey/patch-1
Forgot Password
2 parents
a3758546
70718062
Show 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 @
f8ae3ce
...
...
@@ -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"
>
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>
</div>
</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