Current section
Files
Jump to
Current section
Files
lib/prop_web/templates/layout/live.html.leex
<p role="alert" phx-click="lv:clear-flash" phx-value-key="info"><%= live_flash(@flash, :info) %></p>
<p role="alert" phx-click="lv:clear-flash" phx-value-key="error"><%= live_flash(@flash, :error) %></p>
<%= @inner_content %>