Skip to content

Commit

Permalink
chore: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Dec 24, 2024
1 parent a017d48 commit 40a4ba8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const swapButtonsContext: SwapButtonsContext = {
openSwapConfirm: () => void 0,
toggleWalletModal: () => void 0,
hasEnoughWrappedBalanceForSwap: true,
isPartialApprove: false,
quoteDeadlineParams: {
validFor: 0,
quoteValidTo: 0,
Expand Down

0 comments on commit 40a4ba8

Please sign in to comment.