Fix a bug in <label> handling where 'for_' attribute should be 'htmlFor' on underlying HTML element. (#2352)

* Fix bug in label handling where 'for_' attribute should be 'htmlFor' on underlying HTML element.

* Fix comment.
This commit is contained in:
Nicholas Tollervey
2025-06-18 15:01:33 +01:00
committed by GitHub
parent 14cc05fb80
commit d68260c0c7
3 changed files with 22 additions and 2 deletions

File diff suppressed because one or more lines are too long