There was an error while loading. Please reload this page.
1 parent cf214a9 commit adc1e6eCopy full SHA for adc1e6e
1 file changed
src/containers/PatientsUberList/detail.tsx
@@ -40,7 +40,7 @@ function Documents({ patient }: { patient: WithId<Patient> }) {
40
<PatientDocument
41
patient={patient}
42
author={author}
43
- autosave={true}
+ autoSave={true}
44
/>
45
}
46
0 commit comments