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