@one-million-lines/email-builder 0.1.1 → 0.1.3

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.
@@ -7773,7 +7773,7 @@ const Ul = [
7773
7773
  "content.code_block",
7774
7774
  "Code",
7775
7775
  [
7776
- u("npm install openpostcards-builder", {
7776
+ u("npm install @one-million-lines/email-builder", {
7777
7777
  fontFamily: "Menlo, Consolas, monospace",
7778
7778
  fontSize: 13,
7779
7779
  color: "{colors.text}",
@@ -8662,7 +8662,7 @@ function es() {
8662
8662
  }, []), M(() => {
8663
8663
  const o = setTimeout(() => _.getState().saveToLocalStorage(), 500);
8664
8664
  return () => clearTimeout(o);
8665
- }, [e]), /* @__PURE__ */ h("div", { className: "h-screen w-screen flex flex-col bg-gray-100", children: [
8665
+ }, [e]), /* @__PURE__ */ h("div", { className: "oml-email-builder h-full w-full flex flex-col bg-gray-100", children: [
8666
8666
  /* @__PURE__ */ i(hi, {}),
8667
8667
  /* @__PURE__ */ h("div", { className: "flex flex-1 overflow-hidden", children: [
8668
8668
  /* @__PURE__ */ i(yi, {}),