videotile

This commit is contained in:
legop3
2026-04-28 14:24:58 -04:00
parent 3a2b8b3557
commit 4dc930f64b
5 changed files with 13 additions and 29 deletions
@@ -3,7 +3,6 @@ import React from 'react';
export default function TurnCueOverlay({
mobileHud = false,
turnSeconds = null,
isActiveDriver = false,
idleSkipSeconds = null,
}) {