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
survey
Commits
0d7163d5
Commit
0d7163d5
authored
Jul 01, 2022
by
Lee SeoYeon
Browse files
.
parent
6635e0b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/auth/Login.tsx
View file @
0d7163d5
...
@@ -6,7 +6,7 @@ import React from "react";
...
@@ -6,7 +6,7 @@ import React from "react";
export
const
Login
=
()
=>
(
export
const
Login
=
()
=>
(
<
div
className
=
"flex justify-center mt-3"
>
<
div
className
=
"flex justify-center mt-3"
>
<
div
className
=
"
text-slate-300
text-xl font-bold"
>
<
div
className
=
"
flex flex-col space-y-4 mt-5
text-xl font-bold"
>
<
label
className
=
"block text-gray-700 text-sm font-bold mb-2 mt-3"
>
<
label
className
=
"block text-gray-700 text-sm font-bold mb-2 mt-3"
>
이메일
이메일
</
label
>
</
label
>
...
...
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