File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ not have this feature on board. This polyfill aims to fill this gap and provide
1717support for this feature for all browsers that miss it.
1818
1919You may have a question: why choose this polyfill if there already is a
20- well-known and popular [ ` @ungap/built-in- elements ` ] ( https://github.com/ungap/custom-elements-builtin ) ?
20+ well-known and popular [ ` @ungap/custom- elements-builtin ` ] ( https://github.com/ungap/custom-elements-builtin ) ?
2121Unfortunately, it has some problems that make it hard to use. For example, with
22- the ` @ungap/built-in- elements ` you cannot use class constructors or create new
22+ the ` @ungap/custom- elements-builtin ` you cannot use class constructors or create new
2323elements with the ` new ` operator.
2424
2525This polyfill provides the solution for all of these issues and makes it
You can’t perform that action at this time.
0 commit comments