From 7f9390bd6647eca613fbb967782309b2ed33a7e4 Mon Sep 17 00:00:00 2001 From: Aleksander <170264518+t-aleksander@users.noreply.github.com> Date: Fri, 13 Sep 2024 16:16:11 +0200 Subject: [PATCH] add defguard link --- web/src/components/LogoContainer/LogoContainer.tsx | 4 +++- web/src/components/LogoContainer/style.scss | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/web/src/components/LogoContainer/LogoContainer.tsx b/web/src/components/LogoContainer/LogoContainer.tsx index b079cc7..89abd82 100644 --- a/web/src/components/LogoContainer/LogoContainer.tsx +++ b/web/src/components/LogoContainer/LogoContainer.tsx @@ -8,7 +8,9 @@ import SvgTeoniteLogo from '../../shared/components/svg/TeoniteLogo'; export const LogoContainer = () => { return (