setEditorHeight()

in studio/store/layout/index.ts [67:69]


    setEditorHeight(editorHeight: number) {
      this.editorHeight = editorHeight
    },