mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
raaaaahhh
This commit is contained in:
@@ -113,8 +113,8 @@ export function ChatIdentity({ message, toolsToggle = null, inlineText = '' }) {
|
||||
{message.roverId}
|
||||
</span>
|
||||
)}
|
||||
{inlineText ? <span className="min-w-0 break-words leading-tight whitespace-pre-wrap">{inlineText}</span> : null}
|
||||
{toolsToggle}
|
||||
{inlineText ? <span className="min-w-0 break-words leading-tight whitespace-pre-wrap">{inlineText}</span> : null}
|
||||
</span>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user