mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-11-04 04:57:51 +00:00 
			
		
		
		
	* feat: Add a new design for chat bubble Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> * Add i18n * Fix stye issues * Set fixed font-size * Update docs for bubble
		
			
				
	
	
		
			2 lines
		
	
	
		
			62 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			62 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
export const BUBBLE_DESIGN = ['standard', 'expanded_bubble'];
 |