Skip to content

Commit

Permalink
Update useEstimateGas.md (#4156)
Browse files Browse the repository at this point in the history
  • Loading branch information
AxyLm authored Jul 19, 2024
1 parent 6fab608 commit 361fd58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/react/api/hooks/useEstimateGas.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import { useEstimateGas } from 'wagmi'
function App() {
const result = useEstimateGas()
}
}
```
<<< @/snippets/react/config.ts[config.ts]
:::
Expand Down

0 comments on commit 361fd58

Please sign in to comment.