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
In addition to MenuItemGroup it would be great to have a way to add a line separator as an Item between Items of the same level in the way Bootstrap does it with <li role="separator" class="divider"></li>
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
May 3, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In addition to
MenuItemGroup
it would be great to have a way to add a line separator as anItem
between Items of the same level in the way Bootstrap does it with<li role="separator" class="divider"></li>
The text was updated successfully, but these errors were encountered: