Commits
Click on a commit to change the comparison rangefix(linter): fix `jsx-a11y/label-has-associated-control` default values (#11832)
`LabelHasAssociatedControl.from_configuration` never got called.
Only the `LabelHasAssociatedControlConfig::default()`.
closes #11644