moved alot of stuff from client side
This commit is contained in:
@@ -24,6 +24,7 @@ const CaseRepresentation = (props) => {
|
||||
caseReference={props.caseReference}
|
||||
currentType={props.currentType}
|
||||
searchResultsObj={props.searchResultsObj}
|
||||
searchDetailsObj={props.searchDetailsObj}
|
||||
searchString={props.searchString}
|
||||
props={props.props}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user