We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361ec6a commit 373aa4bCopy full SHA for 373aa4b
src/components/BooleanSwitch.react.js
@@ -64,7 +64,7 @@ BooleanSwitch.defaultProps = {
64
65
BooleanSwitch.propTypes = {
66
/**
67
- * The ID used to identify this compnent in Dash callbacks
+ * The ID used to identify this component in Dash callbacks
68
*/
69
id: PropTypes.string,
70
0 commit comments