feat: update robot interaction page
This page is now fancier, shows messages streaming from the Control Backend. ref: N25B-164
This commit is contained in:
@@ -11,6 +11,7 @@ function Home() {
|
||||
</a>
|
||||
</div>
|
||||
<div className={styles.links}>
|
||||
<Link to={"/robot"}>Robot Interaction →</Link>
|
||||
<Link to={"/template"}>Template →</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user