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

View File

@@ -25,6 +25,7 @@
"express": "^4.16.4",
"mysql2": "^1.6.4",
"node-fetch": "^2.3.0",
"react-step-wizard": "^5.1.0",
"sequelize": "^4.42.0"
}
}