ywana-core8 0.0.870 → 0.0.871

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
@@ -942,7 +942,7 @@
942
942
  name: name,
943
943
  type: "radio",
944
944
  placeholder: placeholder,
945
- value: value,
945
+ checked: value,
946
946
  onClick: change
947
947
  }), /*#__PURE__*/React__default["default"].createElement("span", {
948
948
  "class": "checkmark"