diff --git a/src/components/Dashboard/ServiceJobs.jsx b/src/components/Dashboard/ServiceJobs.jsx index 94261790..e073a424 100644 --- a/src/components/Dashboard/ServiceJobs.jsx +++ b/src/components/Dashboard/ServiceJobs.jsx @@ -23,10 +23,10 @@ const ServiceJobs = () => {
+
{projectLoading ? "Loading..." : projectData?.name || "All Projects"}
-Failed to load jobs
++ No data found +
+ )} {!isLoading &&