From c74d90206e431f40861e927a0b3e07bb800beb0f Mon Sep 17 00:00:00 2001 From: Lars Hermges Date: Wed, 27 May 2026 12:39:46 +0200 Subject: [PATCH] bg-background > bg-secondary --- src/components/ui/tabs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/tabs.tsx b/src/components/ui/tabs.tsx index a14a9d102..99998af9d 100644 --- a/src/components/ui/tabs.tsx +++ b/src/components/ui/tabs.tsx @@ -27,7 +27,7 @@ const TabsTrigger = React.forwardRef<