Skip to content

Commit

Permalink
Tabs - close code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave House authored and igloosi committed Sep 28, 2018
1 parent 1a9df88 commit b5cdfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/tabs/index.md.njk
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Test your content without tabs first. Consider if it’s better to:

There are 2 ways to use the tabs component. You can use HTML or, if you’re using [Nunjucks](https://mozilla.github.io/nunjucks/) or the [GOV.UK Prototype Kit](https://govuk-prototype-kit.herokuapp.com/), you can use the Nunjucks macro.

{{ example({group: "components", item: "tabs", example: "default", html: true, nunjucks: true, open: true, size: "xl"}) }}
{{ example({group: "components", item: "tabs", example: "default", html: true, nunjucks: true, open: false, size: "xl", id: "default-2"}) }}

More research is needed on the best way to display the tabs component on small screen sizes.

Expand Down

0 comments on commit b5cdfa8

Please sign in to comment.