@ah-automation.nl/component-lib 0.0.55 → 0.0.57
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
|
@@ -36613,7 +36613,7 @@ function Jte({
|
|
|
36613
36613
|
size: "icon-sm",
|
|
36614
36614
|
children: [
|
|
36615
36615
|
/* @__PURE__ */ x(ps, {}),
|
|
36616
|
-
/* @__PURE__ */ x("span", { className: "sr-only", children: "
|
|
36616
|
+
/* @__PURE__ */ x("span", { className: "sr-only", children: "Cancel" })
|
|
36617
36617
|
]
|
|
36618
36618
|
}
|
|
36619
36619
|
) })
|