Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into form-field-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed Dec 17, 2024
2 parents 2401e2f + ba80ea9 commit 19e035e
Show file tree
Hide file tree
Showing 46 changed files with 520 additions and 961 deletions.
2 changes: 1 addition & 1 deletion .cursorrules
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ 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.
- Use raviger for routing.
- Use care icons for icons.
Loading

0 comments on commit 19e035e

Please sign in to comment.