refactor: use type="base" instead of slot="base" for control-layers
slot is a reserved HTML global attribute with shadow-DOM semantics; using it was misleading even though it happened to work. Switch to type="base" / type="overlay", which is conventional and carries no side effects.main
parent
e45162b0be
commit
eba6b2e6ad
Loading…
Reference in New Issue