react-toggle
react-toggle copied to clipboard
console.warn when no label is provided
After mounting, we could check for either an inline label / labelledby or the ancestor nodes to ensure there is a
Do you know what you would want the warning to say? I think I have a solution...