diff --git a/src/pages/elections/Faq.tsx b/src/pages/elections/Faq.tsx index b4b26ee..cb18121 100644 --- a/src/pages/elections/Faq.tsx +++ b/src/pages/elections/Faq.tsx @@ -20,7 +20,7 @@ function Faq() { {FAQ.map((faq, index) => (
- + {faq.question}
-
    +
      {wing.roles.map((role, roleIndex) => (
    • {role.name}