Merge remote-tracking branch 'origin/dev' into feat/show-connected-robots
This commit is contained in:
@@ -12,6 +12,7 @@ function Home() {
|
||||
</div>
|
||||
<div className={styles.links}>
|
||||
<Link to={"/robot"}>Robot Interaction →</Link>
|
||||
<Link to={"/editor"}>Editor →</Link>
|
||||
<Link to={"/template"}>Template →</Link>
|
||||
<Link to={"/ConnectedRobots"}>Connected Robots →</Link>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user