Skip to content

Commit

Permalink
docs(button menu): remove unnecessary govuk button include in default…
Browse files Browse the repository at this point in the history
… example
  • Loading branch information
chrispymm committed Oct 28, 2024
1 parent 7a96974 commit b00d86d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/examples/button-menu/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ figma_link: https://www.figma.com/file/N2xqOFkyehXwcD9DxU1gEq/MoJ-Figma-Kit?type
---

{%- from "moj/components/button-menu/macro.njk" import mojButtonMenu -%}
{%- from "govuk/components/button/macro.njk" import govukButton %}
{{ mojButtonMenu({
"button": {
"text": "Menu title"
Expand Down

0 comments on commit b00d86d

Please sign in to comment.