mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
barss
This commit is contained in:
@@ -50,8 +50,8 @@ export default function RightPaneTabs({ layout }) {
|
||||
<div className="mt-1 space-y-1">
|
||||
{active === 'telemetry' && (
|
||||
<div className="space-y-1">
|
||||
<TelemetryPanel />
|
||||
<DrivePanel />
|
||||
<TelemetryPanel />
|
||||
</div>
|
||||
)}
|
||||
{active === 'room' && (
|
||||
|
||||
Reference in New Issue
Block a user