From 0115daf014de9737de0a30ab07bde2c4b0337492 Mon Sep 17 00:00:00 2001 From: Zephyruso <127948745+Zephyruso@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:50:18 +0800 Subject: [PATCH] feat: table style --- src/pages/Connections.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index 8b10f9e..458a6eb 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -267,7 +267,7 @@ export default () => {
- +
{(headerGroup) => ( @@ -308,7 +308,11 @@ export default () => { {(row) => ( - + {(cell) => (