tabletop-companion/app/views/text_fields/update.turbo_stream.erb

4 lines
89 B
Plaintext
Raw Permalink Normal View History

2024-06-14 11:59:35 +00:00
<%= turbo_stream.replace dom_id(@text_field) do %>
<%= render @text_field %>
<% end %>