react-toggle
react-toggle copied to clipboard
Documentation - disabled prop is explained the opposite of the behaviour
it says that (disabled==true) => enabled component, but it's the opposite (as it should be)
just need to fix the docs