Current section

Files

Jump to
exq_ui lib exq_ui_web live dead_live show.html.leex
Raw

lib/exq_ui_web/live/dead_live/show.html.leex

<%= live_component ExqUIWeb.StatsComponent, id: "stats" %>
<%= live_component ExqUIWeb.JobDetailsComponent, id: "jobs-details", item: @item, actions: @actions %>