<.live_component module={LiveBeatsWeb.LayoutComponent} id="layout" /> <%= if @current_user do %> <%= live_render(@socket, LiveBeatsWeb.PlayerLive, id: "player", session: %{}, sticky: true) %> <% end %>
<.flash flash={@flash} kind={:info}/> <.flash flash={@flash} kind={:error}/> <.connection_status> Re-establishing connection... <%= @inner_content %>
<%= if @region do %><% end %>