logic to let child cases be shown in case details

This commit is contained in:
2021-09-30 17:11:33 +01:00
parent 0a5e756bb2
commit 4a7245db20
13 changed files with 171 additions and 40 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ const CRMError = (props) => {
? "LPAData"
: "searchResultsObj";
console.log(errorSwitch);
//console.log(errorSwitch);
return (
<div className="govuk-grid-row">