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.
@@ -590,7 +590,6 @@ var ListItem = function ListItem(_ref) {
590
590
  }
591
591
 
592
592
  return /*#__PURE__*/React.createElement("li", {
593
- id: id,
594
593
  onClick: select
595
594
  }, icon ? /*#__PURE__*/React.createElement(Icon, {
596
595
  icon: icon,