|  | /*
 | 
						
						
						
							|  | Template Name: Ubold - Responsive Bootstrap 5 Admin Dashboard
 | 
						
						
						
							|  | Author: CoderThemes
 | 
						
						
						
							|  | Website: https://coderthemes.com/
 | 
						
						
						
							|  | Contact: support@coderthemes.com
 | 
						
						
						
							|  | File: Quilljs init js
 | 
						
						
						
							|  | */
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | // Bubble theme
 | 
						
						
						
							|  | var quill = new Quill('#bubble-editor', {
 | 
						
						
						
							|  |     theme: 'bubble'
 | 
						
						
						
							|  | }); |