refactor(actions): phase 5 extract account and case direct services
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
getPortalLogin,
|
||||
getPortalLoginProxy,
|
||||
getPreferredLanguage
|
||||
} from "./legacyActionsService";
|
||||
} from "./accountDirectService";
|
||||
|
||||
export {
|
||||
getPersonalAccount,
|
||||
|
||||
Reference in New Issue
Block a user