ywana-core8 0.0.690 → 0.0.691

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
@@ -9825,7 +9825,7 @@
9825
9825
  form: form
9826
9826
  }, /*#__PURE__*/React__default["default"].createElement("div", {
9827
9827
  className: "wizard"
9828
- }, current, /*#__PURE__*/React__default["default"].createElement("div", {
9828
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
9829
9829
  className: "wizard-steps"
9830
9830
  }, steps.map(function (step, index) {
9831
9831
  var active = index === current;