We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad6d2d commit f91bbf4Copy full SHA for f91bbf4
components/ConfirmationCodeInput.js
@@ -34,7 +34,6 @@ export default class ConfirmationCodeInput extends Component {
34
space: 8,
35
compareWithCode: '',
36
ignoreCase: false,
37
- onCodeChange: (code) => null
38
};
39
40
constructor(props) {
0 commit comments