diff --git a/docs/content/ActionMenu.mdx b/docs/content/ActionMenu.mdx index ac5b4baa651..26e4e9386b2 100644 --- a/docs/content/ActionMenu.mdx +++ b/docs/content/ActionMenu.mdx @@ -2,7 +2,7 @@ componentId: action_menu title: ActionMenu status: Beta -a11yReviewed: true +a11yReviewed: false source: https://github.com/primer/react/tree/main/src/ActionMenu.tsx storybook: '/react/storybook?path=/story/components-actionmenu' description: An ActionMenu is an ActionList-based component for creating a menu of actions that expands through a trigger button.