Skip to content

Commit

Permalink
govukfrontendcomponent
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickpatrickpatrick committed Nov 20, 2024
1 parent ea58e8f commit 8b2650b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/govuk-frontend/src/govuk/all.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export { Tabs } from './components/tabs/tabs.mjs'
export { initAll, createAll } from './init.mjs'
export { isSupported } from './common/index.mjs'
export { Component } from './component.mjs'
export { GOVUKFrontendComponent } from './govuk-frontend-component.mjs'

/**
* @typedef {import('./init.mjs').Config} Config
Expand Down

0 comments on commit 8b2650b

Please sign in to comment.