From b91269559067843777fbe5bb413b4c8701213a71 Mon Sep 17 00:00:00 2001 From: Michal Masrna Date: Thu, 21 Nov 2024 22:31:23 +0100 Subject: [PATCH] Fix: LoginForm.tsc incorrect registration link in login dialog. Without / at the start, it redirects relatively e. g. from /matik/akcie/lomihlav to /matik/akcie/lomihlav/matik/registracia --- src/components/PageLayout/LoginForm/LoginForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PageLayout/LoginForm/LoginForm.tsx b/src/components/PageLayout/LoginForm/LoginForm.tsx index fe21499d..50973b7d 100644 --- a/src/components/PageLayout/LoginForm/LoginForm.tsx +++ b/src/components/PageLayout/LoginForm/LoginForm.tsx @@ -84,7 +84,7 @@ export const LoginForm: FC = ({closeDialog}) => { - + Chcem sa registrovaƄ