Sha256: 023352b0ac47af57c2a835c567b4ae8dcfa660ebccd33eca503a4bd123b45631

Contents?: true

Size: 266 Bytes

Versions: 7

Compression:

Stored size: 266 Bytes

Contents

<%= link_to @path, class: "flex-1 flex items-center justify-center bg-white text-left cursor-pointer text-gray-800 font-semibold hover:bg-blue-100 block px-4 py-1 w-full py-3 text-center rounded w-full" do %>
  <%= @icon if @icon.present? %> <%= @label %>
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
avo-2.2.1 app/components/avo/profile_item_component.html.erb
avo-2.2.0 app/components/avo/profile_item_component.html.erb
avo-2.1.2.pre2 app/components/avo/profile_item_component.html.erb
avo-2.1.2.pre1 app/components/avo/profile_item_component.html.erb
avo-2.1.1 app/components/avo/profile_item_component.html.erb
avo-2.1.0 app/components/avo/profile_item_component.html.erb
avo-2.0.0 app/components/avo/profile_item_component.html.erb