diff --git a/docs/data/base/components/menu/menu.md b/docs/data/base/components/menu/menu.md index 1933b93aff8c3d..e0f7bc02fcc7ce 100644 --- a/docs/data/base/components/menu/menu.md +++ b/docs/data/base/components/menu/menu.md @@ -45,7 +45,7 @@ export default function MyApp() { My account Notification preferences - + ); } ```