@tmagic/editor 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4016,7 +4016,7 @@
4016
4016
  ])
4017
4017
  ]),
4018
4018
  workspace: vue.withCtx(() => [
4019
- vue.renderSlot(_ctx.$slots, "workspace", {}, () => [
4019
+ vue.renderSlot(_ctx.$slots, "workspace", { editorService: _ctx.editorService }, () => [
4020
4020
  vue.createVNode(_component_workspace, null, {
4021
4021
  "workspace-content": vue.withCtx(() => [
4022
4022
  vue.renderSlot(_ctx.$slots, "workspace-content", { editorService: _ctx.editorService })