diff --git a/lib/chiya_web/live/note_show_live.ex b/lib/chiya_web/live/note_show_live.ex index 463a157..5ee2088 100644 --- a/lib/chiya_web/live/note_show_live.ex +++ b/lib/chiya_web/live/note_show_live.ex @@ -35,7 +35,7 @@ defmodule ChiyaWeb.NoteShowLive do <.line /> <%= if !Enum.empty?(@note.images) do %> -
+
<%= for image <- @note.images do %>