From 3491890e5fe94a83960e40582618b5ab7965a7c8 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Thu, 17 Oct 2024 14:57:17 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20React=20key=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/article/app/components/Downloads.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/article/app/components/Downloads.tsx b/themes/article/app/components/Downloads.tsx index cbd663af8..f5dd0d9e3 100644 --- a/themes/article/app/components/Downloads.tsx +++ b/themes/article/app/components/Downloads.tsx @@ -28,6 +28,7 @@ export function DownloadLinksArea() { {downloads.map((item) => { return (