link to projectMembers

This commit is contained in:
pavel Hamawand 2024-03-16 17:48:23 +01:00
parent e837f6e746
commit 49305d507f

View file

@ -12,12 +12,16 @@ function PMProjectPage(): JSX.Element {
Your Time Reports
</h1>
</Link>
<h1 className="font-bold underline text-[30px] cursor-pointer">
New Time Report
</h1>
<h1 className="font-bold underline text-[30px] cursor-pointer">
Statistics
</h1>
<Link to="/new-time-report">
<h1 className="font-bold underline text-[30px] cursor-pointer">
New Time Report
</h1>
</Link>
<Link to="/project-members">
<h1 className="font-bold underline text-[30px] cursor-pointer">
Statistics
</h1>
</Link>
<Link to="/PM-unsigned-reports">
<h1 className="font-bold underline text-[30px] cursor-pointer">
Unsigned Time Reports