Added event creation page, using the react-jsonschema-form package.

This commit is contained in:
Noah
2019-01-28 21:39:04 +02:00
parent 8030f0143a
commit 758514102f
5 changed files with 63 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@
"normalize.css": "^8.0.0",
"query-string": "^6.2.0",
"react-helmet": "^5.2.0",
"react-jsonschema-form": "^1.2.0",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1"
},