From 95c56dce0cfc1f1486fca7f67b7ceab14fa5acb3 Mon Sep 17 00:00:00 2001 From: Maria Marinescu Date: Wed, 8 Jan 2025 19:54:47 +0100 Subject: [PATCH] fix(header): replace logo URL --- src/components/Logo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Logo.tsx b/src/components/Logo.tsx index 0bc21e0..2d944b2 100644 --- a/src/components/Logo.tsx +++ b/src/components/Logo.tsx @@ -2,7 +2,7 @@ import { Link } from 'gestalt'; export const Logo = () => (