From 89ce8e48727f9b2395f0a91583e2778c162abdca Mon Sep 17 00:00:00 2001 From: sakofchit Date: Fri, 17 Mar 2023 22:15:21 -0400 Subject: [PATCH] move a couple things around + version bump --- docs/index.html.ejs | 13 +++++++++---- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) 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(`