Sha256: a2e08556b1784b47ce23418877dbb1217b2286aed3af46eb464adfd7fd48bd88
Contents?: true
Size: 284 Bytes
Versions: 33
Compression:
Stored size: 284 Bytes
Contents
<%= render(Primer::BaseComponent.new(**@system_arguments)) do %> <%= render(Primer::BaseComponent.new(tag: :div, display: :flex, align_items: :flex_end)) do %> <%= text_input %> <%= trailing_action %> <% end %> <% if caption %> <%= caption %> <% end %> <% end %>
Version data entries
33 entries across 33 versions & 1 rubygems