Sha256: 5f335451dc795960a1401d62df62467cf3b412353302d68c403fb7b085128e9b
Contents?: true
Size: 388 Bytes
Versions: 2017
Compression:
Stored size: 388 Bytes
Contents
<%= pb_rails("nav", props: { orientation: "horizontal", variant: "subtle" }) do %> <%= pb_rails("nav/item", props: { text: "About", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Case Studies", link: "#", active: true }) %> <%= pb_rails("nav/item", props: { text: "Service ", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Contacts", link: "#" }) %> <% end %>
Version data entries
2,017 entries across 2,017 versions & 2 rubygems