@yorkjs/hive-ui 2.1.0 → 2.1.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yorkjs/hive-ui",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "Hive UI - Taro React component library",
5
5
  "main": "src/index.ts",
6
6
  "module": "src/index.ts",
@@ -126,6 +126,7 @@ $VALUE_FONT_SIZE = 14PX
126
126
  color var(--textTitle)
127
127
  font-size $TITLE_FONT_SIZE
128
128
  line-height 1.4
129
+ lineClamp(1)
129
130
 
130
131
  .required-icon
131
132
  position absolute