3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
<%= turbo_frame_tag @step do %>
|
|
<%= render "cards/steps/step", step: @step %>
|
|
<% end %> |