mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 16:01:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			211 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			211 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| import './components/api.js';
 | |
| import './components/dropdown.js';
 | |
| import './components/modal.js';
 | |
| import './components/search.js';
 | |
| 
 | |
| // Hard-forked from Fomantic UI 2.8.7, patches are commented with "GITEA-PATCH"
 |