Merge commit
This commit is contained in:
parent
4c10f2144b
commit
83a764b76e
|
@ -67,6 +67,8 @@ const INITIAL_FRONTEND_STATE = {
|
|||
// onboarding
|
||||
onboarding: false,
|
||||
tourNodes: null,
|
||||
|
||||
builderSidePanel: false,
|
||||
}
|
||||
|
||||
export const getFrontendStore = () => {
|
||||
|
|
Loading…
Reference in New Issue