Sha256: 61d559fad4a81cdf86d7349fe5426f38aa74bd9f564d6ce66711723858f0f672

Contents?: true

Size: 373 Bytes

Versions: 20

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

20 entries across 20 versions & 1 rubygems

Version Path
avo-3.15.1 app/components/avo/divider_component.html.erb
avo-3.15.0 app/components/avo/divider_component.html.erb
avo-3.14.5 app/components/avo/divider_component.html.erb
avo-3.14.4 app/components/avo/divider_component.html.erb
avo-3.14.3 app/components/avo/divider_component.html.erb
avo-3.14.2 app/components/avo/divider_component.html.erb
avo-3.14.1 app/components/avo/divider_component.html.erb
avo-3.14.0 app/components/avo/divider_component.html.erb
avo-3.13.7 app/components/avo/divider_component.html.erb
avo-3.13.6 app/components/avo/divider_component.html.erb
avo-3.13.5 app/components/avo/divider_component.html.erb
avo-3.13.4 app/components/avo/divider_component.html.erb
avo-3.13.3 app/components/avo/divider_component.html.erb
avo-3.13.2 app/components/avo/divider_component.html.erb
avo-3.13.1 app/components/avo/divider_component.html.erb
avo-3.13.0 app/components/avo/divider_component.html.erb
avo-3.12.0 app/components/avo/divider_component.html.erb
avo-3.11.10 app/components/avo/divider_component.html.erb
avo-3.11.9 app/components/avo/divider_component.html.erb
avo-3.11.8 app/components/avo/divider_component.html.erb