Sha256: 8320b18b9807bf345d2b52c250f830583a710dcab3f155fec51e187d9dd1d8bd
Contents?: true
Size: 524 Bytes
Versions: 61
Compression:
Stored size: 524 Bytes
Contents
<%= pb_content_tag do %> <%= pb_rails("body", props: { tag: "span", classname: "pb_contact_kit", color: "light" }) do %> <%= pb_rails("icon", props: { icon: object.contact_icon, fixed_width: true }) %> <%= object.formatted_contact_value if object.contact_value %> <%= pb_rails("caption", props: { text: object.contact_detail, tag: 'span', size: 'xs' }) if object.contact_detail %> <% end %> <% end %>
Version data entries
61 entries across 61 versions & 1 rubygems