diff --git a/docs/src/pages/core/menu.mdx b/docs/src/pages/core/menu.mdx index a4553ecf012..6540131f6ee 100644 --- a/docs/src/pages/core/menu.mdx +++ b/docs/src/pages/core/menu.mdx @@ -162,4 +162,4 @@ If you are using the Menu to build a Navigation, you can use the options from th ]} /> -If you also need to support `Tab` and `Shift + Tab` then set `menuItemTabIndex={0}`. \ No newline at end of file +If you also need to support `Tab` and `Shift + Tab` then set `menuItemTabIndex={0}`.