Added routing and basic board component.
This commit is contained in:
@@ -5,5 +5,6 @@ export default {
|
||||
token: null
|
||||
},
|
||||
selectedNavItem: "Home",
|
||||
recentItems: []
|
||||
recentItems: [],
|
||||
whiteBoardLeftSiderVisible: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user