Devolved Nations (experimental) example

Applies to two nations

How it looks (preview)

Applies to England and Wales

How to call this example

<%= render "govuk_publishing_components/components/devolved_nations", {
  national_applicability: {
    england: {
      applicable: true
    },
    wales: {
      applicable: true
    }
  }
} %>