From d34fb324bd363a6658e366afd731dff0e8831c10 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 (<> -
-
+
+
-