Refactored app.js and index.js to follow hasura examples of managing state. Now using hooks for user auth and only user auth.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "bodyshop",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"license": "Copyright Snapt Software (C) 2019",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"antd": "^3.26.0",
|
||||
"apollo-boost": "^0.4.4",
|
||||
|
||||
Reference in New Issue
Block a user