Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
TkDodo committed Jul 15, 2024
1 parent 369d826 commit 4635954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/framework/react/reference/useMutationState.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const data = useMutationState({
filters: { mutationKey },
select: (mutation) => mutation.state.data,
})

```

**Example 3: Access the latest mutation data via the `mutationKey`**
Expand Down

0 comments on commit 4635954

Please sign in to comment.