From 2cc4ad9c30045b638f3c4f6c30001f414154d8db Mon Sep 17 00:00:00 2001 From: Fred KISSIE Date: Sat, 25 Oct 2025 03:05:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20fix=20header=20&=20cell=20misali?= =?UTF-8?q?gnment=20in=20table?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/table.tsx b/src/components/ui/table.tsx index 069e68b8..407bbe15 100644 --- a/src/components/ui/table.tsx +++ b/src/components/ui/table.tsx @@ -91,7 +91,7 @@ const TableHead = React.forwardRef<