From ae8ab53182444dc9c23ef481ac4da1c5610dd76f Mon Sep 17 00:00:00 2001 From: rizrmd Date: Tue, 6 Aug 2024 13:20:26 +0000 Subject: [PATCH] fix --- comps/list/TableList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comps/list/TableList.tsx b/comps/list/TableList.tsx index 4b2e302..a2244c4 100755 --- a/comps/list/TableList.tsx +++ b/comps/list/TableList.tsx @@ -824,7 +824,7 @@ export const TableList: FC = ({ ) : (
-
No Data
+
No Data
)}