wt-enjoy-link-antd-repack 4.1.87 → 4.1.88

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.
@@ -139,7 +139,7 @@ export var BiuCustomSelect = /*#__PURE__*/React.memo( /*#__PURE__*/forwardRef(fu
139
139
  optionFilterProp: optionFilterProp,
140
140
  open: open,
141
141
  onDropdownVisibleChange: handleDropdownVisibleChange,
142
- autocomplete: "off",
142
+ autoComplete: "off",
143
143
  filterOption: function filterOption(input, option) {
144
144
  var _option$children;
145
145
  return ((_option$children = option.children) === null || _option$children === void 0 ? void 0 : _option$children.toLowerCase().indexOf(input.trim().toLowerCase())) >= 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wt-enjoy-link-antd-repack",
3
- "version": "4.1.87",
3
+ "version": "4.1.88",
4
4
  "description": "万通业务组件",
5
5
  "sideEffects": false,
6
6
  "main": "dist/esm/index.js",