diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index b54e085..6a6469d 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -261,8 +261,8 @@ export default () => { /> -
- +
+
{(headerGroup) => ( diff --git a/src/pages/Logs.tsx b/src/pages/Logs.tsx index 8ca23ad..5ada09d 100644 --- a/src/pages/Logs.tsx +++ b/src/pages/Logs.tsx @@ -74,8 +74,8 @@ export default () => { onInput={(e) => setSearch(e.target.value)} /> -
-
+
+
{(headerGroup) => (