mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
rover label augh lol oh noooo
This commit is contained in:
@@ -53,7 +53,7 @@ export default function RoverLabel({
|
||||
'inline-block rounded border border-transparent px-1 py-[1px] font-semibold text-white',
|
||||
className,
|
||||
)}
|
||||
style={{ ...(style || {}), ...(roverNameChromeStyle(resolvedColor, 1) || {}) }}
|
||||
style={{ ...(style || {}), ...(roverNameChromeStyle(resolvedColor, 0.5) || {}) }}
|
||||
{...props}
|
||||
>
|
||||
{label}
|
||||
|
||||
Reference in New Issue
Block a user