From 5f4f9a8ae8d49c4ce9816860c04ffa0090f2ead0 Mon Sep 17 00:00:00 2001 From: kunish Date: Wed, 6 Sep 2023 10:37:25 +0800 Subject: [PATCH] fix: tableSizeClassName not been generated by tailwindcss --- src/pages/Connections.tsx | 16 +++++++--------- src/pages/Logs.tsx | 7 +++++-- src/signals/config.ts | 3 +-- tailwind.config.ts | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index d47a5b2..f80c65a 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -40,6 +40,7 @@ import { import { formatTimeFromNow } from '~/helpers' import { secret, + tableSize, tableSizeClassName, useRequest, wsEndpointURL, @@ -336,10 +337,7 @@ export default () => { {(tab) => ( -