mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/input_pill.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							ac4e293da5
						
					
				
				
					commit
					7ec3fc38fa
				
			@@ -1,3 +1,4 @@
 | 
			
		||||
import * as input_pill from "./input_pill";
 | 
			
		||||
import * as people from "./people";
 | 
			
		||||
import * as user_pill from "./user_pill";
 | 
			
		||||
import * as util from "./util";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user