Skip to content

Commit 672dc60

Browse files
committed
fix: spelling
1 parent 0b417e9 commit 672dc60

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/web3/hooks/use-send-tx.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ export const useSendTransaction = () => {
8787
to: tx.to,
8888
data: tx.data,
8989
value: tx.value,
90-
f,
9190
}));
9291

9392
// For AA we display single modal with general action text

0 commit comments

Comments
 (0)