From cd2d3f6f18d1107ba29a8038c53d9774b75804e2 Mon Sep 17 00:00:00 2001 From: Florian Klampfer Date: Sat, 31 Aug 2024 18:13:42 +0700 Subject: [PATCH] Fix layering issue --- app/components/ui/table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ui/table.tsx b/app/components/ui/table.tsx index 339a0132..5daad2c1 100644 --- a/app/components/ui/table.tsx +++ b/app/components/ui/table.tsx @@ -23,7 +23,7 @@ const TableHeader = React.forwardRef< >(({ className, ...props }, ref) => (