x-prop-tree 0.6.22 → 0.6.23
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 +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1072,7 +1072,7 @@ const Be = /* @__PURE__ */ K({
|
|
|
1072
1072
|
N(f),
|
|
1073
1073
|
s.hasCreate ? (w(), F(p, {
|
|
1074
1074
|
key: 0,
|
|
1075
|
-
class: "mx-
|
|
1075
|
+
class: "mx-3",
|
|
1076
1076
|
variant: "text",
|
|
1077
1077
|
density: "compact",
|
|
1078
1078
|
icon: E(ds),
|
|
@@ -1080,7 +1080,7 @@ const Be = /* @__PURE__ */ K({
|
|
|
1080
1080
|
}, null, 8, ["icon"])) : I("", !0),
|
|
1081
1081
|
s.hasDelete ? (w(), F(p, {
|
|
1082
1082
|
key: 1,
|
|
1083
|
-
class: "mx-
|
|
1083
|
+
class: "mx-3",
|
|
1084
1084
|
variant: "text",
|
|
1085
1085
|
density: "compact",
|
|
1086
1086
|
icon: E(ge),
|