mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
Cleanup
This commit is contained in:
parent
38c72efd6a
commit
164fb24e82
@ -79,9 +79,7 @@ export function ReasoningBubble({
|
||||
/>
|
||||
</div>
|
||||
</TooltipTrigger>
|
||||
<TooltipContent>
|
||||
{label}
|
||||
</TooltipContent>
|
||||
<TooltipContent>{label}</TooltipContent>
|
||||
</Tooltip>
|
||||
{answerStarted &&
|
||||
(open ? (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user