Skip to content

Commit

Permalink
chore: remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alfetopito committed Sep 29, 2023
1 parent 37811cf commit 0e0225c
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ export function useSwapButtonContext(input: SwapButtonInput): SwapButtonsContext
openNativeWrapModal()
},
openSwapConfirm() {
// TODO: move permit info and status to an atom
// We need to know before opening the confirmation modal if there's a cached permit
// and if it's valid to know what to show...
trade && openSwapConfirmModal(trade)
},
toggleWalletModal,
Expand Down

0 comments on commit 0e0225c

Please sign in to comment.