mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-07 19:56:18 -04:00
Add race control visuals and driver names in laps view
This commit is contained in:
@@ -109,6 +109,10 @@ const RC_FLAG_CSS: Record<string, string> = {
|
||||
YELLOW: 'rc-flag-yellow',
|
||||
'DOUBLE YELLOW': 'rc-flag-yellow',
|
||||
RED: 'rc-flag-red',
|
||||
BLUE: 'rc-flag-blue',
|
||||
BLACK: 'rc-flag-black',
|
||||
'BLACK AND ORANGE': 'rc-flag-black',
|
||||
'BLACK AND WHITE': 'rc-flag-black',
|
||||
SC: 'rc-flag-sc',
|
||||
'SAFETY CAR': 'rc-flag-sc',
|
||||
VSC: 'rc-flag-vsc',
|
||||
|
||||
Reference in New Issue
Block a user