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

docs: Fix typo in /client/react/useContext : .useQuery -> .useQueries #4524

Merged
merged 2 commits into from
Jun 14, 2023

Commits on Jun 13, 2023

  1. docs: Fix typo in /client/react/useContext : .useQuery -> .useQueries

    useQuery doesn't exist in react-query and it caused me confusion so I changed it to the correct corresponding method
    TamirCode committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ba5f847 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. pnp format

    TamirCode committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    579e016 View commit details
    Browse the repository at this point in the history