From 49e1599bc42cef6cd8dc7a7318602c44f17793a5 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Wed, 22 Oct 2025 00:44:22 +0200 Subject: [PATCH] Fix react error --- web/pages/_document.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/pages/_document.tsx b/web/pages/_document.tsx index dcef6ef4..a69ebe39 100644 --- a/web/pages/_document.tsx +++ b/web/pages/_document.tsx @@ -16,10 +16,8 @@ export default function Document() { /> {/* PWA primary color */} - - - - + + {/*/!* Link to your manifest *!/*/}