Skip to content

Commit

Permalink
fix: Remove duplicated Parameters from core doc in react useWaitForTr…
Browse files Browse the repository at this point in the history
…ansactionReceipt.md (#4402)

Remove core parameters from React section for useWaitForTransactionReceipt.md
  • Loading branch information
AzzouQ authored Nov 12, 2024
1 parent 106af85 commit f914826
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions site/react/api/hooks/useWaitForTransactionReceipt.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ function App() {
import { type UseWaitForTransactionReceiptParameters } from 'wagmi'
```

## Parameters

```ts
import { type WaitForTransactionReceiptParameters } from '@wagmi/core'
```

### chainId

`config['chains'][number]['id'] | undefined`
Expand Down

0 comments on commit f914826

Please sign in to comment.