logic to let child cases be shown in case details
This commit is contained in:
@@ -15,7 +15,7 @@ const CRMError = (props) => {
|
||||
? "LPAData"
|
||||
: "searchResultsObj";
|
||||
|
||||
console.log(errorSwitch);
|
||||
//console.log(errorSwitch);
|
||||
|
||||
return (
|
||||
<div className="govuk-grid-row">
|
||||
|
||||
Reference in New Issue
Block a user