mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-11-03 14:03:18 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			122 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			122 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
export const getSelectedCompany = (state) => state.selectedCompany
 | 
						|
export const getCompanies = (state) => state.companies
 |