Skip to content

Commit

Permalink
chore: readd spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
crnbarr93 committed Sep 3, 2024
1 parent f66f46f commit c4e0bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/hooks/use-swap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ export function useSwap(
!account?.txTypeInProgress &&
!isWalletLoading &&
quoteType === "in-given-out";

const {
data: outGivenInQuote,
isLoading: isQuoteLoading_,
Expand Down

0 comments on commit c4e0bfe

Please sign in to comment.