From 6f7f6be5b623cb61a1ec3b9102aabff6b7a6df1e Mon Sep 17 00:00:00 2001 From: Pouzor Date: Tue, 10 Mar 2026 00:11:56 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20asChild=20from=20TooltipTrigger?= =?UTF-8?q?=20=E2=80=94=20base-ui=20does=20not=20support=20Radix=20asChild?= =?UTF-8?q?=20prop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/panels/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/panels/Sidebar.tsx b/frontend/src/components/panels/Sidebar.tsx index 3b37f7b..a8cf4ee 100644 --- a/frontend/src/components/panels/Sidebar.tsx +++ b/frontend/src/components/panels/Sidebar.tsx @@ -253,7 +253,7 @@ function PendingDevicesPanel({ onNodeApproved }: { onNodeApproved: (nodeId: stri
{virtualBadge && ( - + {virtualBadge.title}