linked watched cases for all personnas
This commit is contained in:
@@ -35,6 +35,7 @@ const TopThree = (props) => {
|
||||
setWatchedCasesDetails,
|
||||
setAwaitingSubmission,
|
||||
setAwaitingSubmissionDetails,
|
||||
showLoginCheck,
|
||||
} = props;
|
||||
|
||||
const router = useRouter();
|
||||
@@ -193,6 +194,7 @@ const TopThree = (props) => {
|
||||
"appealType":
|
||||
showTopThreeArr[key]
|
||||
.pinswg_appealcasetype,
|
||||
"showLoginCheck": props.showLoginCheck,
|
||||
});
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user