copied watchcase to search state so doesnt lose details

This commit is contained in:
2024-05-29 13:36:05 +01:00
parent 371ebceb49
commit 0878fd1575
4 changed files with 57 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ const WatchedCases = (props) => {
showLoginCheck={props.showLoginCheck}
currentView={props.currentView}
myReps={props.myReps}
props={props}
/>
</div>