Added the wizard component

This commit is contained in:
Senad Uka
2019-03-22 06:22:50 +01:00
parent f53d60ab0f
commit d240fcbcda
2 changed files with 6 additions and 0 deletions

5
package-lock.json generated
View File

@@ -897,6 +897,11 @@
"unpipe": "1.0.0"
}
},
"react-step-wizard": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/react-step-wizard/-/react-step-wizard-5.1.0.tgz",
"integrity": "sha512-IV5qR4Dr/KdRmtcikJGq1y48Y3YgJxY+6BTi0ZvKoFHUUHXKRbCsixjcal8XBAY5f5Re1uw3Fb9kf+9lQ1uWkw=="
},
"readable-stream": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.2.0.tgz",