updated watch case filter on dashboard

This commit is contained in:
2025-08-14 10:54:59 +01:00
parent 0e91dfe8a2
commit fcba17c81f
3 changed files with 28 additions and 7 deletions
+1
View File
@@ -31,6 +31,7 @@ const WatchedCases = (props) => {
currentView={props.currentView}
myReps={props.myReps}
props={props}
accountDetails={props.accountDetails}
/>
</div>