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 fab1757 commit 94ecdc4Copy full SHA for 94ecdc4
playground/package.json
@@ -3,6 +3,8 @@
3
"version": "1.0.0",
4
"main": "index.js",
5
"license": "MIT",
6
+ "private": true,
7
+ "homepage": "https://devrnt.github.io/react-use-wizard/",
8
"scripts": {
9
"start": "parcel index.html",
10
"build": "parcel build index.html"
0 commit comments