From e19e53d0f68bfd30d4aff3a630796678d7a7e97d Mon Sep 17 00:00:00 2001 From: Zephyruso <127948745+Zephyruso@users.noreply.github.com> Date: Tue, 5 Sep 2023 17:02:43 +0800 Subject: [PATCH] feat: a stable table --- src/pages/Connections.tsx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index 458a6eb..8aab586 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -116,12 +116,12 @@ export default () => { enableSorting: false, header: () => {t('close')}, cell: ({ row }) => ( -
+
), @@ -268,7 +268,7 @@ export default () => {
- + {(headerGroup) => ( @@ -308,11 +308,7 @@ export default () => { {(row) => ( - + {(cell) => (