Active Jobs

This commit is contained in:
CHIEFSOFT\ameye
2023-05-14 21:49:08 -04:00
parent 7c2f90b1b8
commit c877c70bf0
4 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export default function MyActiveJobs(props) {
<span
className={`${selectTab === "today" ? "block" : "hidden"}`}
>
Current Job(s)
Active Job(s)
</span>
</h1>