Sha256: a4d949c43ffe939176c0bd46d9122c4bf72c43c18e0ce705c8df9da182481d11

Contents?: true

Size: 310 Bytes

Versions: 8

Compression:

Stored size: 310 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", target: target do %>
  <%= helpers.svg(icon, class: 'h-4 mr-1') if icon.present? %> <%= label %>
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
avo-2.3.1.pre.6 app/components/avo/profile_item_component.html.erb
avo-2.3.1.pre.5 app/components/avo/profile_item_component.html.erb
avo-2.3.1.pre.4 app/components/avo/profile_item_component.html.erb
avo-2.3.1.pre.3 app/components/avo/profile_item_component.html.erb
avo-2.3.1.pre.2 app/components/avo/profile_item_component.html.erb
avo-2.3.1.pre.1 app/components/avo/profile_item_component.html.erb
avo-2.3.0 app/components/avo/profile_item_component.html.erb
avo-2.2.2 app/components/avo/profile_item_component.html.erb