We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff1c6a commit 048f3daCopy full SHA for 048f3da
pages/login.tsx
@@ -23,7 +23,7 @@ const Login = () => {
23
<AuthInput
24
text="이메일"
25
type="text"
26
- name="password"
+ name="email"
27
placeholder="이메일을 입력해주세요."
28
/>
29
0 commit comments