fix: remove console log (#159)
This commit is contained in:
		
							parent
							
								
									ffe22689eb
								
							
						
					
					
						commit
						81af8c459b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -33,6 +33,5 @@ const addCopyButtons = () => {
 | 
			
		|||
        // find chroma inside els[i]
 | 
			
		||||
        let chroma = els[i].getElementsByClassName("chroma")[0];
 | 
			
		||||
        els[i].insertBefore(button, chroma);
 | 
			
		||||
        console.log(els[i].lastChild)
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue