## Background
We need to support actions in MenuItem.
One real use case is the [[ https://en.wikipedia.org/wiki/Special:RecentChanges?limit=100&days=7&enhanced=1&useskin=vector-2022&urlversion=2 | Recent Changes filters]], where buttons are included within each item in the menu.
{F58215889}
### User stories
- As a designer or developer, I need to be able to include actions within MenuItems.
### Design spec
// Once a component spec sheet has been created in Figma, remove the note stating that the spec is missing and link to the spec below. //
| Component spec sheet |
### Open questions
// Add here the questions to be answered in order to design and implement the component //
### Acceptance criteria (or Done)
**Design**
[] Design the Figma spec sheet and add it in this task
[] Update the Menu component in the Figma [[ https://www.figma.com/file/KoDuJMadWBXtsOtzGS4134/❖-Codex-components?node-id=1891%3A4420&viewport=287%2C338%2C0.28 | library ]]. //This step will be done by a DST member.//
**Code**
[] Implement the component in Codex