Market page: Show no right panel while user loading
This commit is contained in:
		
							parent
							
								
									1ef1af8234
								
							
						
					
					
						commit
						a3acd3fa3c
					
				|  | @ -207,6 +207,7 @@ export function ContractPageContent( | |||
|   return ( | ||||
|     <Page | ||||
|       rightSidebar={ | ||||
|         user || user === null ? ( | ||||
|           <> | ||||
|             <ContractPageSidebar contract={contract} /> | ||||
|             {isCreator && ( | ||||
|  | @ -215,6 +216,9 @@ export function ContractPageContent( | |||
|               </Col> | ||||
|             )} | ||||
|           </> | ||||
|         ) : ( | ||||
|           <div /> | ||||
|         ) | ||||
|       } | ||||
|     > | ||||
|       {showConfetti && ( | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user