watched cases and view all

This commit is contained in:
2024-02-05 15:26:13 +00:00
parent 1e1b97f2a9
commit 12d1fbc55e
15 changed files with 57 additions and 40 deletions
+2 -1
View File
@@ -27,6 +27,7 @@ import { getFormCollectionByID } from "../../components/utils";
const TopThree = (props) => {
let { t } = useTranslation();
const {
currentView,
showTopThree,
showDetails,
setCurrentReference,
@@ -194,7 +195,7 @@ const TopThree = (props) => {
"appealType":
showTopThreeArr[key]
.pinswg_appealcasetype,
"showLoginCheck": props.showLoginCheck,
"showLoginCheck": currentView.showLogin,
});
}}
>