Skip to content

Commit

Permalink
Add dataset polyfill reference
Browse files Browse the repository at this point in the history
  • Loading branch information
querkmachine committed Nov 8, 2022
1 parent 7cb47de commit 3e10058
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/govuk/components/hide-this-page/hide-this-page.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { nodeListForEach } from '../../common.mjs'
import '../../vendor/polyfills/Element/prototype/dataset.mjs'

function HideThisPage ($module) {
this.$module = $module

0 comments on commit 3e10058

Please sign in to comment.