Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Oct 4, 2023
1 parent eb28569 commit 5617d5e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const UsernameTakenModalContainer = () => {
useEffect(() => {
if (isUsernameTaken) {
usernameTakenModal.handleOpen()

} else {
usernameTakenModal.handleClose()
}
Expand Down

0 comments on commit 5617d5e

Please sign in to comment.