@ah-automation.nl/component-lib 0.0.54 → 0.0.55
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
|
@@ -36651,7 +36651,7 @@ function tne({
|
|
|
36651
36651
|
),
|
|
36652
36652
|
...r,
|
|
36653
36653
|
children: [
|
|
36654
|
-
/* @__PURE__ */ x(vt.Close, { asChild: !0, children: /* @__PURE__ */ x(at, { variant: "outline", onClick: t, children: "
|
|
36654
|
+
/* @__PURE__ */ x(vt.Close, { asChild: !0, children: /* @__PURE__ */ x(at, { variant: "outline", onClick: t, children: "Cancel" }) }),
|
|
36655
36655
|
n
|
|
36656
36656
|
]
|
|
36657
36657
|
}
|