From 588061d732ae63aa50c361dfecc658cfb19a251f Mon Sep 17 00:00:00 2001 From: rizky Date: Wed, 7 Aug 2024 02:46:34 -0700 Subject: [PATCH] tablelist --- comps/list/TableList.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/comps/list/TableList.tsx b/comps/list/TableList.tsx index a2244c4..06b7df8 100755 --- a/comps/list/TableList.tsx +++ b/comps/list/TableList.tsx @@ -734,14 +734,8 @@ export const TableList: FC = ({ noRowsFallback: (
- - - - -
No Data
+ +
No Data
), @@ -823,7 +817,7 @@ export const TableList: FC = ({ ) : (
- +
No Data
)}