Skip to content

Commit 6d7a570

Browse files
committed
fix build error
1 parent 252f27b commit 6d7a570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/esm-patient-queues-app/src/components/visit-form/start-a-visit-form.workspace.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ const StartVisitForm: React.FC<VisitFormProps> = ({ closeWorkspace, patientUuid
143143
setIsSubmitting(false);
144144
}
145145
}, [
146+
visitComment,
146147
closeWorkspace,
147148
contentSwitcherIndex,
148149
patientUuid,

0 commit comments

Comments
 (0)