File size: 278 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
id: useMutationState
title: useMutationState
ref: docs/framework/react/reference/useMutationState.md
replace:
{
'@tanstack/react-query': '@tanstack/solid-query',
'useMutationState[(]': 'useMutationState(() => ',
'useMutation[(]': 'useMutation(() => ',
}
---
|