diff --git a/src/features/AuthServiceApp/components/ConfirmPopup/index.tsx b/src/features/AuthServiceApp/components/ConfirmPopup/index.tsx index 1eb79dfb..c14620ab 100644 --- a/src/features/AuthServiceApp/components/ConfirmPopup/index.tsx +++ b/src/features/AuthServiceApp/components/ConfirmPopup/index.tsx @@ -1,7 +1,7 @@ import { T9n } from 'features/T9n' import { client } from 'config/clients' -import { AUTH_SERVICE } from 'config/routes' +import { AUTH_SERVICE_OLD } from 'config/routes' import { ScBody, @@ -43,11 +43,11 @@ export const ConfirmPopup = (props: Props) => { - +   - +