ywana-core8 0.0.276 → 0.0.277

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.cjs CHANGED
@@ -598,7 +598,6 @@ var ListItem = function ListItem(_ref) {
598
598
  }
599
599
 
600
600
  return /*#__PURE__*/React__default["default"].createElement("li", {
601
- id: id,
602
601
  onClick: select
603
602
  }, icon ? /*#__PURE__*/React__default["default"].createElement(Icon, {
604
603
  icon: icon,