Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(radio-button): add missing slot optioin (#11307)
### Related Ticket(s) Closes #11288 ### Description fixes slot for radio-button ### Changelog **New** - {{new thing}} **Changed** - accidentally got removed .... but adding `<slot>` around `${labelText}` **Removed** - {{removed thing}} <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
- Loading branch information