Fix after MR

This commit is contained in:
Kevin FEDYNA
2025-01-15 15:57:08 +01:00
parent b720a5e7b8
commit b894930e12
9 changed files with 49 additions and 65 deletions
+1 -2
View File
@@ -5,8 +5,7 @@ export default function Modules(_props: ModulesProps) {
<>
<h2>All PolyMPR modules</h2>
<nav>
</nav>
</>
);
}
}