Sha256: 341783172f36a95fe98bd46593aa4403431a78c5050efe5e5fa45ab39f066b3f
Contents?: true
Size: 369 Bytes
Versions: 1602
Compression:
Stored size: 369 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
1,602 entries across 1,602 versions & 2 rubygems