@lobehub/ui 2.4.0 → 2.4.1

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.
@@ -113,7 +113,7 @@ var SearchBar = /*#__PURE__*/memo(function (_ref) {
113
113
  }),
114
114
  ref: inputReference,
115
115
  style: inputStyle,
116
- value: value
116
+ value: inputValue
117
117
  }, rest)), enableShortKey && showTag && !inputValue && /*#__PURE__*/_jsx(Hotkey, {
118
118
  className: cx(styles.tag, shortKeyClassName),
119
119
  compact: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/ui",
3
- "version": "2.4.0",
3
+ "version": "2.4.1",
4
4
  "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
5
5
  "keywords": [
6
6
  "lobehub",