We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 317f9a2 + ea08eef commit 41184b9Copy full SHA for 41184b9
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