This commit is contained in:
Kenneth Jannette
2024-03-02 17:00:26 -06:00
parent 39cba41296
commit 2654fd1813
2 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ const CaseDetailsPage = () => {
if (!group) {
return null;
}
console.log("-----------------------------------------subCase", subCase);
const HeadingContent = () => {
return (
<div className="details-heading-container">