react-checkbox-tree
react-checkbox-tree copied to clipboard
Incorrect aria-label is defined for toggle button
In the checkbox tree, all toggle buttons with same aria-label "Toggle" . Screen reader announces "Toggle" for each item which would confuse customers. Can we append item text to the aria-label ?
