(SP: ) Replace useAxios
with useQuery
on the CreateOrEditNote
container
#3099
Labels
useAxios
with useQuery
on the CreateOrEditNote
container
#3099
Description
Replace the useAxios hook with a custom useQuery hook on the CreateOrEditNote container to improve data fetching, caching, and error handling.
Tasks
The text was updated successfully, but these errors were encountered: