From 368d155be13a164f69a3c7cf456fc3caaee98577 Mon Sep 17 00:00:00 2001 From: lora322 <39804183+lora322@users.noreply.github.com> Date: Fri, 19 Sep 2025 20:37:40 -0400 Subject: [PATCH] Update logo source and alt text in Logo component --- frontend/src/components/Logo/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/Logo/index.tsx b/frontend/src/components/Logo/index.tsx index 7d9123c..d7c61a9 100644 --- a/frontend/src/components/Logo/index.tsx +++ b/frontend/src/components/Logo/index.tsx @@ -7,9 +7,9 @@ type Props = { export default function Logo({ className = '' }: Props) { return ( {'Flatlogic ); }