From 98f78e59109afff7fce9e3228f8ed96b57ce7517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20D=C3=ADaz=20Gonz=C3=A1lez?= Date: Mon, 17 Jun 2024 10:01:26 +0100 Subject: [PATCH] fix(web): drop header link It was no really needed and even confusing. --- web/src/MainLayout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/MainLayout.jsx b/web/src/MainLayout.jsx index 2775e2f3c4..19c7ffc44d 100644 --- a/web/src/MainLayout.jsx +++ b/web/src/MainLayout.jsx @@ -53,7 +53,7 @@ const Header = () => { - {title} + {title}