Sha256: 35c430847bd7f9a74c40b8f91e8cadfaa1452b5e7d47235b11aa4405209418ca

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

<%= render Yattho::BaseComponent.new(**@system_arguments) do %>
  <% if @first_in_source == :main %><%= main %><% end %>
  <%= sidebar %>
  <% if @first_in_source == :sidebar %><%= main %><% end %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yattho_view_components-0.1.1 app/components/yattho/alpha/layout.html.erb
yattho_view_components-0.0.1 app/components/yattho/alpha/layout.html.erb