Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cc-button): throw error if both
waiting
& disabled
are true
These properties are mutually exclusive and should not be set to `true` at the same time to avoid a11y issues. Fixes #1124
- Loading branch information