@bahmni/design-system 0.0.1-dev.169 → 0.0.1-dev.170
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
|
@@ -69858,7 +69858,7 @@ const V72 = (r) => {
|
|
|
69858
69858
|
size: "lg",
|
|
69859
69859
|
hasIconOnly: !0,
|
|
69860
69860
|
renderIcon: q2,
|
|
69861
|
-
iconDescription: "
|
|
69861
|
+
iconDescription: "Close",
|
|
69862
69862
|
"aria-label": "Close Selected Item",
|
|
69863
69863
|
onClick: n,
|
|
69864
69864
|
"data-testid": `${c}-close-button`
|