Skip to content

Commit

Permalink
Update pages/reference-sdk-react-hooks/useconfirmtransaction.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez authored Oct 28, 2024
1 parent ed8e0ad commit dd3e1e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/reference-sdk-react-hooks/useconfirmtransaction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ import { UseConfirmTransactionReturnType } from '@safe-global/safe-react-hooks'
```

[TanStack Query mutation documentation](https://tanstack.com/query/v5/docs/framework/react/reference/useMutation).

### `confirmTransaction`

- **Type**: `UseMutateFunction<SafeClientResult, Error, ConfirmTransactionVariables, unknown>`
Expand Down

0 comments on commit dd3e1e5

Please sign in to comment.