@lax-wp/design-system 0.11.49 → 0.11.50
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -84157,7 +84157,7 @@ const VO = ({
|
|
|
84157
84157
|
}) => /* @__PURE__ */ A(
|
|
84158
84158
|
"div",
|
|
84159
84159
|
{
|
|
84160
|
-
className: "bg-white dark:bg-black-800 border border-neutral-200 dark:border-black-600 rounded-[8px] shadow flex flex-col gap-1 p-
|
|
84160
|
+
className: "bg-white dark:bg-black-800 border border-neutral-200 dark:border-black-600 rounded-[8px] shadow flex flex-col gap-1 p-0",
|
|
84161
84161
|
style: { minWidth: r },
|
|
84162
84162
|
children: t?.map((n, i) => n ? "type" in n && n.type === "divider" ? /* @__PURE__ */ A(
|
|
84163
84163
|
"div",
|