@moises.ai/design-system 3.1.9 → 3.2.0
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.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8387,7 +8387,7 @@ const Vv = "_Sidebar_11ici_1", Wv = "_root_11ici_14", Lv = "_mobileTopBar_11ici_
|
|
|
8387
8387
|
]
|
|
8388
8388
|
}
|
|
8389
8389
|
),
|
|
8390
|
-
/* @__PURE__ */ a(v, { direction: "column",
|
|
8390
|
+
/* @__PURE__ */ a(v, { direction: "column", style: { flex: 1, minHeight: 0 }, children: e })
|
|
8391
8391
|
]
|
|
8392
8392
|
}
|
|
8393
8393
|
)
|