From 71a13d790e38dc94e07a623107dfa3fc76159dea Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 11 Sep 2024 19:39:14 -0600 Subject: [PATCH] Fix missing key --- web/src/components/filter/ReviewFilterGroup.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/components/filter/ReviewFilterGroup.tsx b/web/src/components/filter/ReviewFilterGroup.tsx index f13eda854..30c2212c7 100644 --- a/web/src/components/filter/ReviewFilterGroup.tsx +++ b/web/src/components/filter/ReviewFilterGroup.tsx @@ -470,6 +470,7 @@ export function GeneralFilterContent({
{allLabels.map((item) => ( { @@ -516,6 +517,7 @@ export function GeneralFilterContent({
{allZones.map((item) => ( {