Sha256: 667e406f85ed10d3ce3d18137a3c34087fab34a1fbdde5a5a0a32fa8da5681df
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
<%= render(Yattho::Beta::Subhead.new(hide_border: true)) do |component| %> <% component.with_heading do %> My Heading <% end %> <% component.with_description do %> My Description <% end %> <% end %>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.0.1 | previews/docs/beta_subhead_preview/without_border.html.erb |
yattho_view_components-0.0.1 | previews/docs/subhead_component_preview/without_border.html.erb |