babkbutton
This commit is contained in:
		
							parent
							
								
									92336ff4fd
								
							
						
					
					
						commit
						38378c7a10
					
				
					 1 changed files with 2 additions and 7 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| import BasicWindow from "../../Components/BasicWindow"; | ||||
| import Button from "../../Components/Button"; | ||||
| import TimeReport from "../../Components/TimeReport"; | ||||
| import BackButton from "../../Components/BackButton"; | ||||
| 
 | ||||
| function PMTotalTimeActivity(): JSX.Element { | ||||
|   const content = ( | ||||
|  | @ -14,12 +14,7 @@ function PMTotalTimeActivity(): JSX.Element { | |||
| 
 | ||||
|   const buttons = ( | ||||
|     <> | ||||
|       <Button | ||||
|         text="Back" | ||||
|         onClick={(): void => { | ||||
|           return; | ||||
|         }} | ||||
|       /> | ||||
|       <BackButton /> | ||||
|     </> | ||||
|   ); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 pavel Hamawand
						pavel Hamawand