Skip to content

Commit

Permalink
fix trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
jhesgodi committed May 14, 2024
1 parent e95d6f4 commit 5937019
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const useSmartCheckout = ({
checkout,
provider,
items,

tokenAddress,
}: UseSmartCheckoutInput) => {
const amount = '0';
Expand Down

0 comments on commit 5937019

Please sign in to comment.