From c4ba9fadccbd385141c119106b2b1c095411337f Mon Sep 17 00:00:00 2001 From: Jaied Al Sabid <87969327+jaieds@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:08:34 +0600 Subject: [PATCH] fix: Divider between table body and footer not visible --- src/components/table/table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/table/table.tsx b/src/components/table/table.tsx index c37cc33d..bcd09cc7 100644 --- a/src/components/table/table.tsx +++ b/src/components/table/table.tsx @@ -216,7 +216,7 @@ export const Table = ( { } > -
+