diff --git a/src/pages/polis.tsx b/src/pages/polis.tsx index 9e3fb53..68f20b3 100644 --- a/src/pages/polis.tsx +++ b/src/pages/polis.tsx @@ -28,30 +28,7 @@ const Polis: NextPage = () => { <> -
- {surveys?.map(({ id, title }, index) => { - return ( -
-
- - - -
-
- ); - })} -
-
+