mirror of
				https://github.com/livebook-dev/livebook.git
				synced 2025-10-27 05:47:05 +08:00 
			
		
		
		
	Run formatter
This commit is contained in:
		
							parent
							
								
									d41f3a73fe
								
							
						
					
					
						commit
						48b611faeb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -85,7 +85,7 @@ defmodule LivebookWeb.PathSelectComponent do | |||
|   end | ||||
| 
 | ||||
|   defp highlighting?(files) do | ||||
|     Enum.any?(files, & &1.highlighted != "") | ||||
|     Enum.any?(files, &(&1.highlighted != "")) | ||||
|   end | ||||
| 
 | ||||
|   defp render_file(file, phx_target) do | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue