wip(org): Started working on v3 workbench
This commit is contained in:
parent
bd3ce90e1a
commit
0dece4d70e
27 changed files with 1332 additions and 636 deletions
|
@ -12,7 +12,6 @@ export const NavigationContext = React.createContext(defaultNavigationContext)
|
|||
|
||||
export const NavigationContextProvider = ({ children }) => {
|
||||
function setNavigation(newValues) {
|
||||
console.log('setting title to', newValues.title)
|
||||
setValue({
|
||||
...value,
|
||||
...newValues,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue