@yorkjs/hive-ui 2.3.4 → 2.3.5

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.3.4",
3
+ "version": "2.3.5",
4
4
  "description": "Hive UI - Taro React component library",
5
5
  "main": "src/index.ts",
6
6
  "module": "src/index.ts",
@@ -18,6 +18,7 @@
18
18
  justify-content space-between
19
19
 
20
20
  .stat-item
21
+ flex 1
21
22
  display flex
22
23
  flex-direction column
23
24
  align-items center