mirror of
				https://github.com/livebook-dev/livebook.git
				synced 2025-11-04 10:26:08 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			171 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			171 B
		
	
	
	
		
			Text
		
	
	
	
	
	
<main role="main" class="grow flex flex-col h-screen">
 | 
						|
  <.flash_group flash={@flash} />
 | 
						|
  <%= @inner_content %>
 | 
						|
</main>
 | 
						|
 | 
						|
<.confirm_root confirm_state={@confirm_state} />
 |