Sha256: 57218caad95383cbd16f9e4e0ca19b5197deb5ad0b74f4432d2845ab0eeabb3f

Contents?: true

Size: 310 Bytes

Versions: 263

Compression:

Stored size: 310 Bytes

Contents

<%= render Ariadne::BaseComponent.new(tag: :footer, classes: @classes, attributes: @attributes) do |footer| %>
  <%= render Ariadne::ContainerComponent.new do |container| %>
    <p class="ariadne-mt-6 ariadne-text-sm ariadne-text-slate-500 sm:ariadne-mt-0">
      <%= content %>
    </p>
  <% end %>
<% end %>

Version data entries

263 entries across 263 versions & 1 rubygems

Version Path
ariadne_view_components-0.0.45-x86_64-darwin app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.45-arm64-darwin app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.45-x86_64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.45-aarch64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.44-aarch64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.44-arm64-darwin app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.44-x86_64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.44-x86_64-darwin app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.44-x64-mingw-ucrt app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.44 app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39-x86_64-darwin app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39-x86_64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39-x64-mingw32 app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39-aarch64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39-x64-mingw-ucrt app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39-arm64-darwin app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.39 app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.38-x64-mingw32 app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.38-aarch64-linux app/components/ariadne/footer_component/footer_component.html.erb
ariadne_view_components-0.0.38-x86_64-darwin app/components/ariadne/footer_component/footer_component.html.erb