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