mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
spectatro
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Spectator app compatibility root.
|
||||
import SpectatorContent from './SpectatorContent.jsx';
|
||||
|
||||
export default function SpectatorAppRoot() {
|
||||
return <SpectatorContent />;
|
||||
}
|
||||
Reference in New Issue
Block a user