diff --git a/src/components/robocub/Subteam.astro b/src/components/robocub/Subteam.astro index 2bf23b1..e698960 100644 --- a/src/components/robocub/Subteam.astro +++ b/src/components/robocub/Subteam.astro @@ -5,20 +5,12 @@ const { title, list } = Astro.props; ---

{title}

-
- {title === "Mechanical" && } - {title === "Electrical" && } - {title === "AI" && } - {title === "Embedded" && } -