Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set timer id undefined only after clear timer in register page
기존에는 clear 여부와 상관 없이 계속 undefined로 만들고 있었기 때문에 정작 clear가 되어야 할 때 timer id를 찾지 못하는 이슈가 존재합니다
- Loading branch information