%# include all turbo-track elements so turbo knows it can cache frame visits %> <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %> <%= javascript_importmap_tags %> <%= yield :head %>
<%= render Kpop::FrameComponent.new do %> <%= yield %> <% end %>