Sha256: 642d1c4cd0ac0b8df1975086c46ea9fa397ed25dd791bdf076dc392c02e3e156
Contents?: true
Size: 384 Bytes
Versions: 1936
Compression:
Stored size: 384 Bytes
Contents
<%= pb_rails("nav", props: { orientation: "vertical", 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,936 entries across 1,936 versions & 2 rubygems