Skip to content

Commit 70e8821

Browse files
authored
Merge pull request #425 from rackerlabs/remove-isConnected-polyfill
docs(Polyfills): correct source of `isConnected` polyfill
2 parents 767be1d + c788bef commit 70e8821

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)