Current section
Files
Jump to
Current section
Files
lib/exq_ui_web/live/scheduled_live/show.html.heex
<.live_component config={@config} module={ExqUIWeb.StatsComponent} id="stats" />
<.live_component
config={@config}
module={ExqUIWeb.JobDetailsComponent}
id="jobs-details"
item={@item}
actions={@actions}
/>