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 e4262e5 commit a800811Copy full SHA for a800811
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "reactjs-otp-input",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "A fully customizable, one-time password input component for the web built with React",
5
"main": "lib/index.js",
6
"scripts": {
@@ -58,7 +58,7 @@
58
},
59
"author": "",
60
"license": "MIT",
61
- "homepage": "https://devfolioco.github.io/react-otp-input",
+ "homepage": "https://reactjs-otp-input-demo.vercel.app/",
62
"repository": {
63
"type": "git",
64
"url": "https://github.com/hunghg255/react-otp-input"
0 commit comments