refactor(actions): phase 5 extract portal direct service

This commit is contained in:
2026-03-13 06:37:24 +00:00
parent 906be69648
commit 9a24ba1774
2 changed files with 334 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ import {
sendRepCompleteMessage,
setRepInvolvment,
setCaseInvolvment
} from "./legacyActionsService";
} from "./portalDirectService";
export {
getMyCases,