TootBottomSheet: minor clean up
This commit is contained in:
		
							parent
							
								
									f6c540a3ad
								
							
						
					
					
						commit
						56fc052788
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -62,9 +62,6 @@ const TootBottomSheet: Component = (props) => {
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    );
 | 
					    );
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  const profile = () => {
 | 
					 | 
				
			||||||
    return session().account;
 | 
					 | 
				
			||||||
  };
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  const pushedCount = () => {
 | 
					  const pushedCount = () => {
 | 
				
			||||||
    return location.state?.tootBottomSheetPushedCount || 0;
 | 
					    return location.state?.tootBottomSheetPushedCount || 0;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue