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
)}