Backup before moving state to app.js
This commit is contained in:
5
client/src/graphql/initial-state.js
Normal file
5
client/src/graphql/initial-state.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
currentSelectedNavItem: null,
|
||||
currentUser: null,
|
||||
token: null
|
||||
};
|
||||
Reference in New Issue
Block a user