Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Apr 21, 2024
1 parent 6cd5e7a commit c91cc38
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ export default function Pending({ address, redeemable, setRefresh, setShow, show
setShow(MODAL_IDS.NONE);
}, [setShow]);

console.log('step:', step);

useEffect(() => {
step === STEPS.INDEX && onCancel();

Expand Down

0 comments on commit c91cc38

Please sign in to comment.