Skip to content

Commit 0fa3f9e

Browse files
committed
Update transaction.mdx
1 parent 2991bb6 commit 0fa3f9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/docs/pages/transaction/transaction.mdx

+1-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ If you'd like more customization, follow the implementation guide for our `Swap`
4242
```tsx twoslash
4343
// @noErrors: 2580 2304 - Cannot find name 'process', Cannot find name 'contracts'
4444
import { TransactionDefault } from "@coinbase/onchainkit/transaction"
45-
// ---cut-before---
46-
// omitted for brevity
45+
4746
<TransactionDefault contracts={contracts} />
4847
```
4948

0 commit comments

Comments
 (0)