Commit bedf8ec
fix: remove meaningless return in useCrudMutation onSuccess
TanStack Query v5 ignores onSuccess return values. The 'return data'
statement was misleading, suggesting the return value mattered.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d233216 commit bedf8ec
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments