Skip to content

Commit c788bef

Browse files
author
Ryan A. Johnson
committed
docs(Polyfills): correct source of isConnected polyfill
1 parent 767be1d commit c788bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_data/polyfilled-apis.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
name: 'Node.isConnected',
5252
mdn: 'API/Node/isConnected',
5353
missing: ['edge', 'ie'],
54-
polyfill: 'helix-ui',
54+
polyfill: 'webcomponentsjs',
5555
},
5656
{
5757
name: 'Node.getRootNode()',

0 commit comments

Comments
 (0)