Redirect after mint bug
Opened this issue · 0 comments
EdwardsVO commented
Trying to solve this issue I created a custom hook called useMint, with the purpose of change a boolean when the mint function is invoked. Once the transaction is made the hook should be read within the React.useEffect function and finally this method should redirect to profile page, because the mint was done.