Backup before moving to local state instead of hooks.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
export default {
|
||||
|
||||
currentUser: {
|
||||
email: null,
|
||||
displayName: null
|
||||
},
|
||||
selectedNavItem: "Home",
|
||||
recentItems: []
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user