Sha256: bbc23a1c6c943459c7a724ec00e80aef3ec19f419555fadd394120eccb599099
Contents?: true
Size: 365 Bytes
Versions: 28
Compression:
Stored size: 365 Bytes
Contents
<%= render Avo::TurboFrameWrapperComponent.new(turbo_frame_request_id) do %> <% if turbo_frame_request_id %> <%= render Avo::ModalComponent.new do |c| %> <%= render Avo::MediaLibrary::ListComponent.new attaching: @attaching %> <% end %> <% else %> <%= render Avo::MediaLibrary::ListComponent.new attaching: @attaching %> <% end %> <% end %>
Version data entries
28 entries across 28 versions & 1 rubygems