Skip to content

Commit

Permalink
remove unused props
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeesun Kim authored and Jeesun Kim committed Aug 24, 2024
1 parent e1e6b81 commit 787400b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/formComponentTemplateTxnOps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ export const formComponentTemplateTxnOps = ({
value={templ.value}
error={templ.error}
includeNative={false}
includeLiquidityPoolShares
onChange={templ.onChange}
/>
),
Expand Down

0 comments on commit 787400b

Please sign in to comment.