We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee0eb9 commit 1d5e362Copy full SHA for 1d5e362
custom/elements.json
@@ -443,8 +443,8 @@
443
"template": {
444
"attributes": [
445
{"shadowrootmode": "shadowRootMode"},
446
- {"shadowrootdelegatesfocus ": "shadowRootDelegatesFocus"},
447
- {"shadowrootclonable ": "shadowRootClonable"},
+ {"shadowrootdelegatesfocus": "shadowRootDelegatesFocus"},
+ {"shadowrootclonable": "shadowRootClonable"},
448
{"shadowrootserializable": "shadowRootSerializable"},
449
{"shadowrootcustomelementregistry": "shadowRootCustomElementRegistry"}
450
]
0 commit comments