Sha256: 27827ac019492dae797aaf52e8b8833d82ca65ff3c4a7eafc39b861ab20fd960
Contents?: true
Size: 207 Bytes
Versions: 5
Compression:
Stored size: 207 Bytes
Contents
<%= render Primer::BaseComponent.new(**@system_arguments) do %> <% if @align == :right %> <%= actions %> <% end %> <%= body %> <% if @align == :left %> <%= actions %> <% end %> <% end %>
Version data entries
5 entries across 5 versions & 1 rubygems