Skip to content

Commit 9ae5fe1

Browse files
committed
Remove ‘details polyfill’ example from review app
This example was used to test the JavaScript polyfill for the details component on a `<div>` to ensure that it added the same functionality as the native `<details>` element. We removed that JavaScript polyfill in #3766. This example no longer functions correctly (it renders something that looks like the details component, but clicking the summary does not open or close) and serves no purpose, so we can remove it.
1 parent 50e6bd4 commit 9ae5fe1

File tree

1 file changed

+0
-56
lines changed
  • packages/govuk-frontend-review/src/views/examples/details-polyfill

1 file changed

+0
-56
lines changed

packages/govuk-frontend-review/src/views/examples/details-polyfill/index.njk

-56
This file was deleted.

0 commit comments

Comments
 (0)