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

4 lines
77 B
Plaintext
Raw Permalink Normal View History

2024-06-11 10:37:58 +00:00
<%= turbo_stream.replace dom_id(@stat) do %>
<%= render @stat %>
<% end %>