Skip to content

Commit 4635954

Browse files
committed
chore: prettier
1 parent 369d826 commit 4635954

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/framework/react/reference/useMutationState.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const data = useMutationState({
3636
filters: { mutationKey },
3737
select: (mutation) => mutation.state.data,
3838
})
39-
4039
```
4140

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

0 commit comments

Comments
 (0)