Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Twirre <s.a.meulenbelt@students.uu.nl>
This commit is contained in:
Gerla, J. (Justin)
2025-10-21 11:59:43 +00:00
parent 5cbcf30f68
commit 9235b82fa9

View File

@@ -12,7 +12,7 @@ function Home() {
</div>
<div className={styles.links}>
<Link to={"/robot"}>Robot Interaction </Link>
<Link to={"/editor"}>editor </Link>
<Link to={"/editor"}>Editor </Link>
<Link to={"/template"}>Template </Link>
</div>
</div>