Sha256: 2da4005b5b9b313d24157ad3f71a112c1ed9fe7b090560dcd9e3f9e9e1fa7372
Contents?: true
Size: 368 Bytes
Versions: 314
Compression:
Stored size: 368 Bytes
Contents
<%= pb_rails("nav", props: { orientation: "horizontal"}) 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
314 entries across 314 versions & 1 rubygems