Functioning login process.

This commit is contained in:
Patrick Fic
2019-12-06 14:24:36 -08:00
parent 78c43fa1e5
commit 1176b62d0b
24 changed files with 354 additions and 22 deletions

View File

@@ -4,6 +4,7 @@
"private": true,
"license": "UNLICENSED",
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
"antd": "^3.26.0",
"apollo-boost": "^0.4.4",
"dotenv": "^8.2.0",