diff --git a/lib/chiya_web/live/note_show_live.ex b/lib/chiya_web/live/note_show_live.ex index 1aba88e..c2dbdf7 100644 --- a/lib/chiya_web/live/note_show_live.ex +++ b/lib/chiya_web/live/note_show_live.ex @@ -30,11 +30,15 @@ defmodule ChiyaWeb.NoteShowLive do
<%= for image <- @note.images do %>
-

Delete image

+ + + +
<% end %>