-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안부전화 신청하기 포인트 계산 #87
안부전화 신청하기 포인트 계산 #87
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
페이지 코드가 한 눈에 잘 들어오게 훨씬 깔끔해졌네요!
고생하셨습니다!
}, | ||
onError: (error) => { | ||
console.error('안부전화 서비스 신청에 실패했습니다.', error); | ||
alert('안부전화 서비스 신청에 실패했습니다.'); | ||
console.log('서비스 이용 시간을 잘 못 입력하셨습니다.'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alert() 로 바꾸는 게 낫지 않을까욤?
띄어쓰기도..!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아 그렇네요! 수정하겠습니다!
#️⃣ 연관된 이슈
📝 작업 내용
스크린샷 (선택)
💬 리뷰 요구사항(선택)
⏰ 현재 버그
✏ Git Close