diff --git a/apps/portal/src/components/questions/QuestionSearchBar.tsx b/apps/portal/src/components/questions/QuestionSearchBar.tsx index a27f043b..d57c8a48 100644 --- a/apps/portal/src/components/questions/QuestionSearchBar.tsx +++ b/apps/portal/src/components/questions/QuestionSearchBar.tsx @@ -46,13 +46,15 @@ export default function QuestionSearchBar< value={sortValue} onChange={onSortChange} /> -