[DOC] Deprecated queryResult
Used Instead of query
in Tutorial
#6284
Labels
documentation
Improvements or additions to documentation
Documentation issue
In tutorial, starting from Routing/Inferring Parameters page
queryResult
is used instead ofquery
while usinguseShow()
. And it keeps going like that in the right section to the end of the tutorial.https://refine.dev/tutorial/routing/inferring-parameters/react-router/
After that same thing happens with
useSelect()
in UI Libraries/Refactoring and UI Libraries/CRUD Components.https://refine.dev/tutorial/ui-libraries/refactoring/material-ui/react-router/
https://refine.dev/tutorial/ui-libraries/crud-components/material-ui/react-router/
Describe the thing to improve
Updating the
queryResult
in docs withquery
.Also I would like to be assigned to this issue if it's possible.
Describe the solution (optional)
No response
The text was updated successfully, but these errors were encountered: