From af912dca10ea24771daeff190925462f3b550849 Mon Sep 17 00:00:00 2001 From: Rakov Date: Mon, 4 Sep 2023 15:23:18 +0300 Subject: [PATCH] fix(toc): tOC link fix --- .../AuthServiceApp/components/ConfirmPopup/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) => { - +   - +