Sha256: 61d559fad4a81cdf86d7349fe5426f38aa74bd9f564d6ce66711723858f0f672

Contents?: true

Size: 373 Bytes

Versions: 47

Compression:

Stored size: 373 Bytes

Contents

<div class="relative flex justify-center items-center w-full !border-b-2 border-gray-200 border-solid" data-component-name="<%= self.class.to_s.underscore %>">
  <% if @label.present? %>
    <div class="absolute inset-auto z-20 text-xs font-semibold uppercase leading-none text-gray-500 bg-white px-2 border py-1 rounded">
      <%= @label %>
    </div>
  <% end %>
</div>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
avo-3.18.1 app/components/avo/divider_component.html.erb
avo-3.18.0 app/components/avo/divider_component.html.erb
avo-3.17.9.beta2 app/components/avo/divider_component.html.erb
avo-3.17.9.beta1 app/components/avo/divider_component.html.erb
avo-3.17.9 app/components/avo/divider_component.html.erb
avo-3.17.8 app/components/avo/divider_component.html.erb
avo-3.17.7 app/components/avo/divider_component.html.erb
avo-3.17.6 app/components/avo/divider_component.html.erb
avo-3.17.5 app/components/avo/divider_component.html.erb
avo-3.17.4 app/components/avo/divider_component.html.erb
avo-3.17.3 app/components/avo/divider_component.html.erb
avo-3.17.2 app/components/avo/divider_component.html.erb
avo-3.17.1 app/components/avo/divider_component.html.erb
avo-3.17.0 app/components/avo/divider_component.html.erb
avo-3.16.6 app/components/avo/divider_component.html.erb
avo-3.16.5 app/components/avo/divider_component.html.erb
avo-3.16.4 app/components/avo/divider_component.html.erb
avo-3.16.3 app/components/avo/divider_component.html.erb
avo-3.16.2 app/components/avo/divider_component.html.erb
avo-3.16.1 app/components/avo/divider_component.html.erb