Add signup form stuff to admin

This commit is contained in:
Jan Tuomi
2019-03-13 15:53:46 +02:00
parent 82ce3fdf03
commit f0ca49f71f
13 changed files with 561 additions and 34 deletions
+2 -1
View File
@@ -103,7 +103,8 @@
"react-helmet": "^5.2.0",
"react-jsonschema-form": "^1.2.0",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1"
"react-router-dom": "^4.3.1",
"shortid": "^2.2.14"
},
"postcss": {}
}