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