Skip to content

Commit e33270d

Browse files
committed
Tau - remove live_flash
1 parent 6068856 commit e33270d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
<main class="container">
2-
<p class="alert alert-info" role="alert"
3-
phx-click="lv:clear-flash"
4-
phx-value-key="info"><%= live_flash(@flash, :info) %></p>
5-
6-
<p class="alert alert-danger" role="alert"
7-
phx-click="lv:clear-flash"
8-
phx-value-key="error"><%= live_flash(@flash, :error) %></p>
92

103
<%= @inner_content %>
114
</main>

0 commit comments

Comments
 (0)