You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There doesn't seem to be much use for the compose method. If it's purpose is to allow a custom element to be registered to multiple registries this seems like potentially quite a bit of overhead for not much gain.
Description
There doesn't seem to be much use for the
composemethod. If it's purpose is to allow a custom element to be registered to multiple registries this seems like potentially quite a bit of overhead for not much gain.