lion/.changeset/wise-carrots-mix.md
Riovir 718ce0146a
fix(switch): fix error caused by setting role in constructor (#1741)
Co-authored-by: jorenbroekema <joren.broekema@gmail.com>

Co-authored-by: jorenbroekema <joren.broekema@gmail.com>
2022-07-05 10:58:26 +02:00

5 lines
114 B
Markdown

---
'@lion/switch': patch
---
Fix switch to set role in connectedCallback instead of constructor (throws error).