Skip to content

Commit

Permalink
Procedures: consultation ohcnetwork#8366
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulochan-khadka committed Sep 4, 2024
1 parent 6245493 commit c46330b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Facility/ConsultationForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1365,7 +1365,7 @@ export const ConsultationForm = ({ facilityId, patientId, id }: Props) => {
className="col-span-6"
ref={fieldRef["procedure"]}
>
<FieldLabel>Procedures</FieldLabel>
<FieldLabel>Procedure Suggestions</FieldLabel>
<ProcedureBuilder
procedures={
Array.isArray(state.form.procedure)
Expand Down

0 comments on commit c46330b

Please sign in to comment.