From 5be8b40244b46c0fbca2501578edc3c6637f2589 Mon Sep 17 00:00:00 2001 From: Duncan MacKenzie Date: Tue, 25 Feb 2025 17:46:55 -0800 Subject: [PATCH] CMS-740: Fix feature-year row key --- frontend/src/router/pages/PublishPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/router/pages/PublishPage.jsx b/frontend/src/router/pages/PublishPage.jsx index d8666f7..a05f65e 100644 --- a/frontend/src/router/pages/PublishPage.jsx +++ b/frontend/src/router/pages/PublishPage.jsx @@ -104,7 +104,7 @@ function PublishPage() { {data?.features.map((feature) => ( - + {feature.park.name} {feature.name}