Skip to content

Commit

Permalink
add back removed code
Browse files Browse the repository at this point in the history
  • Loading branch information
bryzettler committed Sep 12, 2023
1 parent ded9c79 commit 60dd34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/swaps/SwapScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ const SwapScreen = () => {
setInputMint(MOBILE_MINT)
setOutputMint(HNT_MINT)
setSolFee(SOL_TXN_FEE)
setSelectorMode(SelectorMode.youPay)
setNetworkError(undefined)
}, [])

Expand Down

0 comments on commit 60dd34d

Please sign in to comment.