ywana-core8 0.0.69 → 0.0.70

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.umd.js CHANGED
@@ -804,7 +804,7 @@
804
804
  });
805
805
  });
806
806
  return /*#__PURE__*/React__default["default"].createElement("div", {
807
- "class": "tabs"
807
+ className: "tabs"
808
808
  }, tabs, /*#__PURE__*/React__default["default"].createElement("div", {
809
809
  className: "tab-filler"
810
810
  }));