From e2747601068273382ffa07679283545ae6abeba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20Rafael=20Siqueira?= Date: Mon, 5 May 2025 16:12:55 -0300 Subject: [PATCH] fix --- superpage/src/components/Course/Contact.jsx | 10 ---------- 1 file changed, 10 deletions(-) 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) => ( - - ))} - - -