diff --git a/src/Menu/README.md b/src/Menu/README.md index fd4b2cf7a6..8170475439 100644 --- a/src/Menu/README.md +++ b/src/Menu/README.md @@ -12,8 +12,6 @@ devStatus: 'Done' notes: '' --- -## Menu - An arrow-key navigable ``Menu`` which consists of ``MenuItems``. A ``Menu`` can be employed to produce its common variants, including dropdown menus, select menus, and others. ``Menus`` are keyboard navigable with both tab and arrow keys. ## MenuItem