fix: mark TODOs

This commit is contained in:
José Oliveira 2022-01-17 17:06:45 +00:00
parent f4f4eb1335
commit f9ec06c965
2 changed files with 2 additions and 3 deletions

View file

@ -250,9 +250,7 @@ const ManualDataEntry = ({ selectedValues, customInfoRequirementOptions }) => {
getOptionSelected={R.eqProps('code')}
labelProp={'display'}
options={customInfoRequirementOptions}
onChange={(evt, it) => {
// dispatch({ type: 'form', form: it })
}}
onChange={(evt, it) => {}}
/>
)}
<div className={classes.field}>