From b61411f80320617d46c0d2ef7b1e665c8dbbb3ba Mon Sep 17 00:00:00 2001 From: dalechyn Date: Mon, 9 Dec 2024 14:03:11 +0200 Subject: [PATCH] nit: lint --- ui/src/components/Tabs.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/ui/src/components/Tabs.tsx b/ui/src/components/Tabs.tsx index 99ec87a0..0ca96c90 100644 --- a/ui/src/components/Tabs.tsx +++ b/ui/src/components/Tabs.tsx @@ -88,7 +88,7 @@ export function Tabs(props: TabsProps) {