lpa rep pdf tweaks
This commit is contained in:
@@ -30,6 +30,7 @@ let RepLPACapacitySelection = (props) => {
|
||||
capacityOptionsArr,
|
||||
currentType,
|
||||
casesObj,
|
||||
detailsObj,
|
||||
validate,
|
||||
handleSubmit,
|
||||
} = props;
|
||||
@@ -48,6 +49,7 @@ let RepLPACapacitySelection = (props) => {
|
||||
formObj={formObj}
|
||||
currentType={currentType}
|
||||
casesObj={casesObj}
|
||||
detailsObj={detailsObj}
|
||||
caseReference={props.props.caseReference}
|
||||
searchResultsObj={props.props.searchResultsObj}
|
||||
props={props.props}
|
||||
|
||||
Reference in New Issue
Block a user