Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hide-on-bush-x committed Aug 9, 2023
1 parent a474671 commit 3e38173
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -89,7 +89,7 @@ const SoulnameModal = ({
onMintSuccess: handleMintSuccess,
onRegisterFinish,
});

// * handlers
const handleRegisterSoulname = useCallback(async () => {
setShouldRestart(false);
Expand Down

0 comments on commit 3e38173

Please sign in to comment.