From 94e40ec8ede59c5715903b5b6cda87c496b48c2b Mon Sep 17 00:00:00 2001 From: Ivan Dimitrov Date: Fri, 10 Nov 2023 18:28:45 +0200 Subject: [PATCH] keys for array --- src/app/components/links.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/links.tsx b/src/app/components/links.tsx index 84d59dc..1b64ad8 100644 --- a/src/app/components/links.tsx +++ b/src/app/components/links.tsx @@ -5,11 +5,11 @@ import Link from "next/link"; export default function Links() { const links = [ - + , - + ]