diff --git a/docs/index.html.ejs b/docs/index.html.ejs index 271aefd..f3c489f 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -197,14 +197,11 @@

A menu bar consists of menu elements that name menu items and they typically have a dropdown menu associated with them.

-

In case of a menu item as a single children or plain text with no menu dropdown associated with it, use aria-haspopup="false" attribute.

- +

To create a menu bar we will use the .menu-bar class.

<%- example(`