From 1546a2ff318dafbb144fd6060000860f5ad9e223 Mon Sep 17 00:00:00 2001 From: andrzej Date: Mon, 24 Jun 2024 10:16:05 +0200 Subject: [PATCH] style inspect button --- src/app/ui/tables/actions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/ui/tables/actions.tsx b/src/app/ui/tables/actions.tsx index 5331fb6..0d3d85e 100644 --- a/src/app/ui/tables/actions.tsx +++ b/src/app/ui/tables/actions.tsx @@ -9,7 +9,7 @@ export function actions({ pathname, deleteFn }: { pathname: string, deleteFn: (i // header: "Actions", cell: ({ row }) => { return
- +