I have following code using the react context.
const healthTracker = ({ locale, consumerId, patientId, }) => { const terraRequestor = useContext(TerraR