@yuntijs/ui 1.1.0-beta.1 → 1.1.0-beta.2

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.
@@ -107,7 +107,7 @@ export var SelectCard = /*#__PURE__*/React.forwardRef(function (props, ref) {
107
107
  }), o.label && !selected && /*#__PURE__*/_jsx(Text, {
108
108
  ellipsis: true,
109
109
  children: o.label
110
- }), !isImg && o.description && /*#__PURE__*/_jsx(Paragraph, {
110
+ }), o.description && /*#__PURE__*/_jsx(Paragraph, {
111
111
  ellipsis: {
112
112
  rows: 2
113
113
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yuntijs/ui",
3
- "version": "1.1.0-beta.1",
3
+ "version": "1.1.0-beta.2",
4
4
  "description": "☁️ Yunti UI - an open-source UI component library for building Cloud Native web apps",
5
5
  "keywords": [
6
6
  "yuntijs",