Skip to content

Commit

Permalink
Expose secondary nav macro to prototype kit (#208)
Browse files Browse the repository at this point in the history
Saves having to import it.
  • Loading branch information
frankieroberto authored Jan 11, 2024
1 parent e87268c commit 8f9ca51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions govuk-prototype-kit.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"importFrom": "related-navigation/macro.njk",
"macroName": "xGovukRelatedNavigation"
},
{
"importFrom": "secondary-navigation/macro.njk",
"macroName": "xGovukSecondaryNavigation"
},
{
"importFrom": "sub-navigation/macro.njk",
"macroName": "xGovukSubNavigation"
Expand Down

0 comments on commit 8f9ca51

Please sign in to comment.