mapping fields for case type
This commit is contained in:
@@ -27,6 +27,7 @@ const CaseSummary = (props) => {
|
||||
awaitingSubmission={props.awaitingSubmission}
|
||||
caseReference={props.caseReference}
|
||||
currentType={props.currentType}
|
||||
appealTypeID={props.appealTypeID}
|
||||
searchResultsObj={props.searchResultsObj}
|
||||
searchDetailsObj={props.searchDetailsObj}
|
||||
searchString={props.searchString}
|
||||
|
||||
Reference in New Issue
Block a user