backButton
This commit is contained in:
		
							parent
							
								
									31e3b99448
								
							
						
					
					
						commit
						17edf6b911
					
				
					 1 changed files with 2 additions and 6 deletions
				
			
		|  | @ -1,6 +1,7 @@ | |||
| import BasicWindow from "../../Components/BasicWindow"; | ||||
| import Button from "../../Components/Button"; | ||||
| import TimeReport from "../../Components/TimeReport"; | ||||
| import BackButton from "../../Components/BackButton"; | ||||
| 
 | ||||
| function PMViewUnsignedReport(): JSX.Element { | ||||
|   const content = ( | ||||
|  | @ -26,12 +27,7 @@ function PMViewUnsignedReport(): JSX.Element { | |||
|           return; | ||||
|         }} | ||||
|       /> | ||||
|       <Button | ||||
|         text="Back" | ||||
|         onClick={(): void => { | ||||
|           return; | ||||
|         }} | ||||
|       /> | ||||
|       <BackButton /> | ||||
|     </> | ||||
|   ); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 pavel Hamawand
						pavel Hamawand