From 2e0bc5852b8236274d27d282d90bb914c6ac27f8 Mon Sep 17 00:00:00 2001 From: jakubmanczak Date: Sun, 11 Dec 2022 13:55:21 +0100 Subject: [PATCH] mitigate hydration error due to invalid html (Link nesting) --- components/Navigation/Navigation.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Navigation/Navigation.tsx b/components/Navigation/Navigation.tsx index c23402e..8554d2c 100644 --- a/components/Navigation/Navigation.tsx +++ b/components/Navigation/Navigation.tsx @@ -21,7 +21,7 @@ const Navigation = () => { ); })} - +
nawigacja {/* TUTAJ WSTAWIĆ IKONKĘ PÓŹNIEJ */} @@ -38,7 +38,7 @@ const Navigation = () => { ); })}
- +