Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace useDispatch with useQuery and request in PatientRegistration …
…form. (#7216) * replace useDispatch with useQuery and request in PatientRegister.tsx * remove promise.all for states * replace useQuery for fetchData with request * replace complex useQuery with request
- Loading branch information