mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			179 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			179 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import HoverDropdown from 'ember-basic-dropdown-hover/components/basic-dropdown-hover';
 | |
| 
 | |
| export default HoverDropdown.extend({
 | |
|   delay: 0,
 | |
|   horizontalPosition: 'auto-right',
 | |
| });
 | 
