Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix useQuery being incorrectly referenced in useMutation definition docs. #4639

Merged
merged 2 commits into from
Apr 5, 2020

Conversation

WiXSL
Copy link
Contributor

@WiXSL WiXSL commented Apr 5, 2020

Fixes #4602

docs/Actions.md Outdated Show resolved Hide resolved
@WiXSL WiXSL requested a review from fzaninotto April 5, 2020 20:05
@fzaninotto fzaninotto merged commit a8ef372 into marmelab:master Apr 5, 2020
@fzaninotto
Copy link
Member

Thanks!

@fzaninotto fzaninotto added this to the 3.4.1 milestone Apr 5, 2020
@WiXSL WiXSL deleted the fix-docs-usemutation branch April 5, 2020 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

useMutation documentation use useQuery in its examples
2 participants