@oliasoft-open-source/react-ui-library 5.8.11-beta-1 → 5.8.11-beta-2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1789,7 +1789,7 @@ var modal_module_default = {
1789
1789
  ref: n,
1790
1790
  tabIndex: -1,
1791
1791
  className: cx(modal_module_default.wrapper),
1792
- children: e
1792
+ children: t && e
1793
1793
  })
1794
1794
  });
1795
1795
  }, Content$2 = ({ children: e, width: t, centered: n }) => /* @__PURE__ */ jsx("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "5.8.11-beta-1",
3
+ "version": "5.8.11-beta-2",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {