From 00a23b3de9f93271a60c22e897443ed13918589c Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Fri, 10 Oct 2025 18:11:43 +0530 Subject: [PATCH] changed class for table responsive --- src/components/DailyProgressRport/TaskReportList.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DailyProgressRport/TaskReportList.jsx b/src/components/DailyProgressRport/TaskReportList.jsx index 27323b51..78af8df3 100644 --- a/src/components/DailyProgressRport/TaskReportList.jsx +++ b/src/components/DailyProgressRport/TaskReportList.jsx @@ -192,7 +192,7 @@ const TaskReportList = () => { if (isLoading) return ; if (isError) return
Loading....
; return ( -
+