That is repeated data; you just want to style the last item (there’s a parameter for setting this as a class on the last item in Wayfinder) without a right border.
Hey guys,
I’m trying to create a menu that will look like this:
one | two | three | four
Is this possible using Wayfinder? From what I’ve read Wayfinder is useful more for repeated data, like <td>menu</td> or <li>, etc. I could get it to repeat, but then the | would appear on the first (or last, depending on where I put it) menu.