Merged PR 1082: fix for my cases error in case summary

fix for my cases error in case summary

Related work items: #10415
This commit is contained in:
Robert Bond
2024-02-13 14:19:07 +00:00
-1
View File
@@ -195,7 +195,6 @@ const TopThree = (props) => {
"appealType":
showTopThreeArr[key]
.pinswg_appealcasetype,
"showLoginCheck": currentView.showLogin,
});
}}
>