Labels should be interactive
To improve usability, create interactive labels for things like checkboxes or radio buttons. It means that labels are clickable, and users can click anywhere on the selection to activate it. Make sure clickable areas are large enough for people to hit comfortably, especially on touch interfaces. On desktop UIs, indicate that the label is clickable by using the pointer cursor.

