Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
quiz-competition
Commits
b2719f8a
Commit
b2719f8a
authored
Oct 17, 2020
by
Yoon, Daeki
😅
Browse files
singin
parent
1c18d0e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/client/src/auth/Signin.jsx
View file @
b2719f8a
...
@@ -67,7 +67,7 @@ function Signin() {
...
@@ -67,7 +67,7 @@ function Signin() {
/>
/>
</
Form
.
Group
>
</
Form
.
Group
>
<
Button
variant
=
"primary"
type
=
"submit"
onClick
=
{
clickSubmit
}
>
<
Button
variant
=
"primary"
block
type
=
"submit"
onClick
=
{
clickSubmit
}
>
Submit
Submit
</
Button
>
</
Button
>
</
Form
>
</
Form
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment