fix Toggle disabled and className props
Created by: sqs
Fixes two minor issues that were not actually causing any known problems:
- Makes disabled prevent onToggle from being called
- Actually uses the className prop
Created by: sqs
Fixes two minor issues that were not actually causing any known problems: