diff --git a/apps/portal/src/pages/questions/index.tsx b/apps/portal/src/pages/questions/index.tsx index 07f8fe86..e9cfb590 100644 --- a/apps/portal/src/pages/questions/index.tsx +++ b/apps/portal/src/pages/questions/index.tsx @@ -97,12 +97,12 @@ export default function QuestionsHomePage() { }, [selectedLocations]); return ( -
-
+
+
-
-
+
+

Filter by

-
- { - // eslint-disable-next-line no-console - console.log(data); - }} - /> - - +
+
+
+ { + // eslint-disable-next-line no-console + console.log(data); + }} + /> + + +
+