mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 02:25:59 +03:00 
			
		
		
		
	Increase search debounce timeout (#1169)
This commit is contained in:
		
							parent
							
								
									db442fb0c1
								
							
						
					
					
						commit
						b6a2ff1f5a
					
				| @ -157,7 +157,7 @@ | ||||
|       window.history.replaceState(null, '', '/'); | ||||
|     } | ||||
|     search(value); | ||||
|   }, 50), false); | ||||
|   }, 200), false); | ||||
|   $searchClose.addEventListener('click', function(e) { | ||||
|     e.stopPropagation(); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user