ywana-core8 0.2.13 → 0.2.14

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.
@@ -32967,7 +32967,7 @@ const Workspace = ({ children }) => {
32967
32967
  toolbar: window2.toolbar,
32968
32968
  statusBar: window2.statusBar
32969
32969
  },
32970
- /* @__PURE__ */ React.createElement("div", { style: { padding: "16px" } }, window2.content)
32970
+ window2.content
32971
32971
  )));
32972
32972
  };
32973
32973
  const DesktopTaskbar = () => {