tabletop-companion/app/views/character_sheet_sections/character_sheet_section.tur...

4 lines
164 B
Plaintext

<%= turbo_stream.replace(dom_id(@character_sheet_feature.character_sheet_section)) do %>
<%= render @character_sheet_feature.character_sheet_section %>
<% end %>