From d4efeb5bf43eb37fcbb003b17425d3a7e31e4a6a Mon Sep 17 00:00:00 2001 From: Lanskikh Date: Thu, 19 Sep 2024 14:08:11 +0500 Subject: [PATCH] upd --- src/components/Layouts/Footer.tsx | 2 +- src/components/Main/Products/Tabs/ForTeachingTab.tsx | 9 +++------ src/components/Main/Products/Tabs/IndustrialTab.tsx | 8 ++++---- src/components/Main/Products/Tabs/SimulatorsTab.tsx | 12 ++++++------ .../Main/Products/{Products.tsx => index.tsx} | 0 src/pages/MainPage.tsx | 2 +- 6 files changed, 15 insertions(+), 18 deletions(-) rename src/components/Main/Products/{Products.tsx => index.tsx} (100%) diff --git a/src/components/Layouts/Footer.tsx b/src/components/Layouts/Footer.tsx index 9247b64..3cbe3f7 100644 --- a/src/components/Layouts/Footer.tsx +++ b/src/components/Layouts/Footer.tsx @@ -4,7 +4,7 @@ import { LogoWithTextIcon } from '../icons/LogoWithTextIcon'; export function Footer() { return (