Skip to content

Commit

Permalink
null unitokenid
Browse files Browse the repository at this point in the history
  • Loading branch information
Darya Kaviani authored and Darya Kaviani committed Jul 16, 2022
1 parent f28e289 commit d73e710
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/frontend/src/state/lp/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,8 @@ export const useCollectFees = () => {
!controllerHelperContract ||
!address ||
!vaultBefore ||
!vaultBefore.shortAmount
!vaultBefore.shortAmount ||
!uniTokenId
)
return

Expand Down

0 comments on commit d73e710

Please sign in to comment.