Current section

Files

Jump to
exq_ui lib exq_ui_web live retry_live show.html.heex
Raw

lib/exq_ui_web/live/retry_live/show.html.heex

<.live_component module={ExqUIWeb.StatsComponent} id="stats" />
<.live_component
module={ExqUIWeb.JobDetailsComponent}
id="jobs-details"
item={@item}
actions={@actions}
/>