From 44a425696932b1c27b4efb46f522175141a42efa Mon Sep 17 00:00:00 2001 From: Nancy Eckenthal Date: Mon, 9 Jan 2023 12:13:31 -0500 Subject: [PATCH] add aria label to clear search button --- src/components/header/Search.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/header/Search.tsx b/src/components/header/Search.tsx index 34fb1919..46ad84e9 100644 --- a/src/components/header/Search.tsx +++ b/src/components/header/Search.tsx @@ -75,6 +75,7 @@ export function Search() {