chore: remove forgotten debug console.log
This commit is contained in:
		
							parent
							
								
									a13fd66f47
								
							
						
					
					
						commit
						7a84ef1b8a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -67,7 +67,6 @@
 | 
			
		|||
    : -1;
 | 
			
		||||
 | 
			
		||||
  onMount(() => {
 | 
			
		||||
    console.log({definition});
 | 
			
		||||
    const observer = new IntersectionObserver((entries, _) => {
 | 
			
		||||
      entries.forEach((entry) => {
 | 
			
		||||
        const element = entry.target as HTMLImageElement;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue