From e83ccd63fc2354d6dffa4011009f84d6b65c9ae5 Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Fri, 28 Jul 2023 00:10:26 +0300 Subject: [PATCH] Fix navigation --- rsconcept/frontend/src/components/Footer.tsx | 4 ++-- rsconcept/frontend/src/components/Navigation/Navigation.tsx | 2 +- rsconcept/frontend/src/components/Navigation/UserTools.tsx | 2 +- rsconcept/frontend/src/pages/LoginPage.tsx | 2 +- rsconcept/frontend/src/pages/RSFormPage/RSTabsMenu.tsx | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rsconcept/frontend/src/components/Footer.tsx b/rsconcept/frontend/src/components/Footer.tsx index 538686ae..92e167e1 100644 --- a/rsconcept/frontend/src/components/Footer.tsx +++ b/rsconcept/frontend/src/components/Footer.tsx @@ -7,8 +7,8 @@ function Footer() {