From bb4a3113acd491f2e2ea306e5c1d0abdfbe48a71 Mon Sep 17 00:00:00 2001 From: Arnei Date: Fri, 21 Feb 2025 16:15:05 +0100 Subject: [PATCH] Fix unique key error in NavBar NavBar did not correctly key its links. This patch fixes that. --- src/components/NavBar.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx index c00efce9c9..ab2c891349 100644 --- a/src/components/NavBar.tsx +++ b/src/components/NavBar.tsx @@ -92,9 +92,10 @@ const NavBar = ({