📄️ useProjectQuery
The useProjectQuery hook is a custom hook used to fetch, sort, and filter projects.
📄️ useAddProjectMutation
use-add-project-mutation}
📄️ useUpdateProjectMutation
use-update-project-mutation}
📄️ useProjectForm
The useProjectForm hook is a custom hook used to handle the logic ( input, validation, etc ) behind the form regarding project data.
📄️ useProjectFormModal
The useProjectForm hook is a custom hook used to open the modals of create/edit project