mol_jsx_lib 0.0.64 → 0.0.67

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/web.js CHANGED
@@ -1475,7 +1475,7 @@ var $;
1475
1475
  }
1476
1476
  attributes;
1477
1477
  ownerDocument;
1478
- className;
1478
+ className = '';
1479
1479
  get childNodes() {
1480
1480
  return [];
1481
1481
  }