From 99b2fb9628a3b18444a2c0a0d11d8b769fe96c45 Mon Sep 17 00:00:00 2001 From: andrzej Date: Wed, 19 Jun 2024 13:14:23 +0200 Subject: [PATCH] style table --- src/app/story/data-table.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/story/data-table.tsx b/src/app/story/data-table.tsx index 8248775..d8969d9 100644 --- a/src/app/story/data-table.tsx +++ b/src/app/story/data-table.tsx @@ -70,8 +70,8 @@ export function DataTable({ const [filterBy, setFilterBy] = useState(table.getAllColumns()[0]) console.log(filterBy.id) return (<> -
-
+
+
-