From 7bc872644a5129f2a32b82c8aba4256e6d168ccb Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Wed, 28 Dec 2022 22:03:12 -0800 Subject: [PATCH] Add keys to SearchFilters --- components/WeaponSearchFilterBar/index.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/WeaponSearchFilterBar/index.tsx b/components/WeaponSearchFilterBar/index.tsx index 09047988..cfa154f6 100644 --- a/components/WeaponSearchFilterBar/index.tsx +++ b/components/WeaponSearchFilterBar/index.tsx @@ -153,7 +153,7 @@ const WeaponSearchFilterBar = (props: Props) => { const renderSingleWeaponSeries = (id: number, slug: string) => { return ( {
x.checked) @@ -198,6 +199,7 @@ const WeaponSearchFilterBar = (props: Props) => { x.checked) @@ -225,6 +227,7 @@ const WeaponSearchFilterBar = (props: Props) => { x.checked) @@ -278,6 +281,7 @@ const WeaponSearchFilterBar = (props: Props) => { x.checked)