From b6050cedccba12f3b33ce057ff9d1833a3da8260 Mon Sep 17 00:00:00 2001 From: stdavis Date: Wed, 30 Oct 2024 16:06:58 -0600 Subject: [PATCH] fix: wire up clear button for location filter --- src/components/filters/Location.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/filters/Location.tsx b/src/components/filters/Location.tsx index ccd2cfe..f801435 100644 --- a/src/components/filters/Location.tsx +++ b/src/components/filters/Location.tsx @@ -110,7 +110,10 @@ export default function Location(): JSX.Element {