fix for my cases error in case summary

This commit is contained in:
2024-02-13 14:18:01 +00:00
parent 3135f4e1a6
commit 6e9a1ace97
-1
View File
@@ -195,7 +195,6 @@ const TopThree = (props) => {
"appealType":
showTopThreeArr[key]
.pinswg_appealcasetype,
"showLoginCheck": currentView.showLogin,
});
}}
>