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