Sha256: 0d78e7a2f29e217682d852326a10f420b3ccabcc4ab198f350188c6d00eef798
Contents?: true
Size: 362 Bytes
Versions: 2191
Compression:
Stored size: 362 Bytes
Contents
<%= pb_rails("nav", props: { highlight: false }) do %> <%= pb_rails("nav/item", props: { text: "All Categories", active: true, link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Food", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Digital", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Design Art", link: "#" }) %> <% end %>
Version data entries
2,191 entries across 2,191 versions & 2 rubygems