Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Find directly the label instead of falling back to it
The input element is always hidden, so the check always ended falling back to the label. Moreover, the label is the element that the user interacts with, so it must be the one used. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
- Loading branch information