logic to let child cases be shown in case details
This commit is contained in:
@@ -17,7 +17,7 @@ export default function Search(props) {
|
||||
? true
|
||||
: false;
|
||||
|
||||
console.log("has an error", hasError);
|
||||
//console.log("has an error", hasError);
|
||||
|
||||
return (
|
||||
<main
|
||||
|
||||
Reference in New Issue
Block a user