@tmagic/editor 1.2.0-beta.10 → 1.2.0-beta.11

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.
@@ -5868,7 +5868,8 @@
5868
5868
  exports.Keys = Keys;
5869
5869
  exports.LayerOffset = LayerOffset;
5870
5870
  exports.LayerPanel = _sfc_main$a;
5871
- exports.Layout = _sfc_main$m;
5871
+ exports.Layout = Layout;
5872
+ exports.LayoutContainer = _sfc_main$m;
5872
5873
  exports.PropsPanel = _sfc_main$g;
5873
5874
  exports.TMagicCodeEditor = _sfc_main$o;
5874
5875
  exports.TMagicEditor = Editor;