Entendu/lib/entendu_web/live/link_live/for.html.leex

5 lines
141 B
Plaintext

<h1>Create Link</h1>
<%= live_component @socket, EntenduWeb.LinkLive.For.Step1Component, id: "step1", test: "test" %>
On Step: <%= @step %>