@aveonline/ui-react 2.19.7 → 2.19.8
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/ui-react.mjs +1 -2
- package/package.json +1 -1
package/dist/ui-react.mjs
CHANGED
|
@@ -11087,7 +11087,6 @@ function wue({
|
|
|
11087
11087
|
{
|
|
11088
11088
|
placement: "right",
|
|
11089
11089
|
withClick: !0,
|
|
11090
|
-
asChild: !0,
|
|
11091
11090
|
description: A,
|
|
11092
11091
|
children: /* @__PURE__ */ m.jsx(
|
|
11093
11092
|
lt,
|
|
@@ -11117,7 +11116,7 @@ function wue({
|
|
|
11117
11116
|
),
|
|
11118
11117
|
children: [
|
|
11119
11118
|
v,
|
|
11120
|
-
b && A && /* @__PURE__ */ m.jsx(Yl, { placement: "right", withClick: !0, description: A,
|
|
11119
|
+
b && A && /* @__PURE__ */ m.jsx(Yl, { placement: "right", withClick: !0, description: A, children: /* @__PURE__ */ m.jsx(
|
|
11121
11120
|
lt,
|
|
11122
11121
|
{
|
|
11123
11122
|
kind: "info",
|