link to projectMembers
This commit is contained in:
		
							parent
							
								
									e837f6e746
								
							
						
					
					
						commit
						49305d507f
					
				
					 1 changed files with 10 additions and 6 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 pavel Hamawand
						pavel Hamawand