diff --git a/superpage/src/components/Course/Contact.jsx b/superpage/src/components/Course/Contact.jsx index 26f5fc1..949ab75 100644 --- a/superpage/src/components/Course/Contact.jsx +++ b/superpage/src/components/Course/Contact.jsx @@ -57,16 +57,6 @@ export default function Contact({ url }) { - - - {solutions.map((text, idx) => ( - - ))} - - -