Skip to content

Commit

Permalink
modify(#7) : 저장 안해서 다시
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsdnWkd1234 committed Feb 21, 2024
1 parent 3c0e5b6 commit 711907f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion front/src/components/HomePage/Login.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function Login() {
}}
>
<HomeButton
link="/NORANG"
link=""
text="입력 완료"
width="13vw"
height="7vh"
Expand Down
2 changes: 0 additions & 2 deletions front/src/components/HomePage/SignIn.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ export default function SignIn() {
return window.confirm('회원가입이 완료되었어요 로그인 창으로 이동할까요?');
}

console.log(validNick);

return (
<>
<div
Expand Down

0 comments on commit 711907f

Please sign in to comment.