beca-ui 2.1.1-beta.22 → 2.1.1-beta.23

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/beca-ui.js +1 -1
  2. package/package.json +1 -1
package/dist/beca-ui.js CHANGED
@@ -131118,7 +131118,7 @@ const b4t = ({
131118
131118
  [y]
131119
131119
  );
131120
131120
  Ft(() => {
131121
- if (!j || o === void 0)
131121
+ if (!j || o === void 0 || o === null)
131122
131122
  return;
131123
131123
  const re = j.getHTML(), pe = o.toString();
131124
131124
  if (re !== pe && pe !== "<p></p>") {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "2.1.1-beta.22",
3
+ "version": "2.1.1-beta.23",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {