Skip to content

Commit

Permalink
husky test
Browse files Browse the repository at this point in the history
  • Loading branch information
ImNM committed Jul 16, 2022
1 parent 135fc25 commit c9bd5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AuthPage/LoginPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ function LoginPage() {
console.log(error);
alert(error.errorMessage);
}
// pending 도 여기서 관리가능
}, [error]);

const onSendMessageNumberHandler = () => {
Expand Down

0 comments on commit c9bd5c3

Please sign in to comment.