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 afbacbe commit ea08eefCopy full SHA for ea08eef
src/demo/components/Demo.jsx
@@ -69,7 +69,7 @@ const Demo = () => {
69
<Checkbox name="hasErrored" checked={config.hasErrored} onChange={updateConfig} labelText="hasErrored" />
70
</div>
71
72
- <a className="link" href="https://github.com/coded-bear/react-otpinput" target="_blank">
+ <a className="link" href="https://github.com/coded-bear/react-otp-field" target="_blank">
73
Documentation and Source
74
</a>
75
0 commit comments