diff --git a/app/(routes)/clients/page.tsx b/app/(routes)/clients/page.tsx index 4b81193..2f299df 100644 --- a/app/(routes)/clients/page.tsx +++ b/app/(routes)/clients/page.tsx @@ -26,7 +26,7 @@ const columns = [ header: 'Chain', id: 'chain', cell: props => ( -
+
),