Skip to content

Commit

Permalink
chore: missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
agualis committed Sep 26, 2024
1 parent 61b1563 commit aaafbbd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export function useAddLiquiditySteps({

const signPermit2Step = useSignPermit2Step(
{
chainId,
handler,
slippagePercent: slippage,
queryOutput: simulationQuery.data as SdkQueryAddLiquidityOutput,
Expand Down

0 comments on commit aaafbbd

Please sign in to comment.