From f7d2a780e140ad7b67ff7306bfd7f19ef5ec7891 Mon Sep 17 00:00:00 2001 From: midnitemarauder Date: Mon, 18 Nov 2024 22:24:19 -0700 Subject: [PATCH] Update Logo.tsx --- src/components/Logo.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Logo.tsx b/src/components/Logo.tsx index d62695d..92de18c 100644 --- a/src/components/Logo.tsx +++ b/src/components/Logo.tsx @@ -7,7 +7,7 @@ export default function Logo() {
Link Light Solutions
); -} \ No newline at end of file +}