You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it didn't compile. The missing children was the problem. When I tried your example, it did work
but it will replace the whole element. So I needed to pass the props. It's working but it's little bit messy.
Hey,
The dropdown menu is working great but I'm struggling to change the menu item to a anchor.
I've changed the element like in the example:
and the result is:
The href attribute is not applied to the parent element.
How can I achieve this?
Thanks for help
The text was updated successfully, but these errors were encountered: