From baf31d35cb723228e70dc97289efaa0f8f904d1d Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Sat, 8 Oct 2022 18:29:37 +0800 Subject: [PATCH] [questions][ui] add aria-hidden for select label --- apps/portal/src/components/questions/QuestionSearchBar.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/portal/src/components/questions/QuestionSearchBar.tsx b/apps/portal/src/components/questions/QuestionSearchBar.tsx index 02ba0a89..d72ee69f 100644 --- a/apps/portal/src/components/questions/QuestionSearchBar.tsx +++ b/apps/portal/src/components/questions/QuestionSearchBar.tsx @@ -30,10 +30,13 @@ export default function QuestionSearchBar< startAddOnType="icon" /> - Sort by: + + Sort by: +