Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-02-12 16:11:56 -08:00
parent fe95902c81
commit 5b5321fac3

View File

@@ -75,7 +75,7 @@ function PeopleListPageContent({
return (
<div className="p-6 space-y-6">
<div className="space-y-1">
<h2 className="text-2xl font-semibold tracking-tight">Employees</h2>
<h2 className="text-2xl font-semibold tracking-tight">Peoples</h2>
<p className="text-sm text-muted-foreground">
Keep track of your company's workforce and their progress towards completing tasks assigned to them.
</p>