-
- Downloads
Allow calling defineCustomElement multiple times with the same element
In case we try to register the element multiple times under the same name just do nothing. This allows us to not register things by default and register under the same name in multiple places where needed without coordination.
Please register or sign in to comment