Skip to content

Commit

Permalink
update cursor rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Dec 16, 2024
1 parent e3efb48 commit 353d0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cursorrules
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ UI and Styling

General Guidelines

- Care uses a custom useQuery hook to fetch data from the API. (Docs @ /Utils/request/useQuery)
- Care uses TanStack Query for data fetching from the API along with query and mutate utilities for the queryFn and mutationFn. (Docs @ /Utils/request/README.md)
- APIs are defined in the api.tsx file.

0 comments on commit 353d0a0

Please sign in to comment.