Implement signup page using jsonschema form

This commit is contained in:
Jan Tuomi
2019-11-09 23:52:01 +02:00
parent 4d891462fe
commit 916a834f13
5 changed files with 242 additions and 77 deletions
+2 -2
View File
@@ -120,11 +120,11 @@
"query-string": "6.5.0",
"react-beautiful-dnd": "10.1.1",
"react-helmet": "5.2.1",
"react-jsonschema-form": "1.5.0",
"react-jsonschema-form": "^1.8.0",
"react-router": "4.3.1",
"react-router-dom": "4.3.1",
"react-router-hash-link": "1.2.1",
"shortid": "2.2.14"
},
"postcss": {}
}
}