@yorkjs/hive-ui 0.0.4 → 0.0.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": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "Hive UI - Taro React component library",
5
5
  "main": "src/index.ts",
6
6
  "module": "src/index.ts",
@@ -170,7 +170,7 @@ $F_BUY_COUNT = 14PX // RN 14
170
170
  padding 0 3PX
171
171
  height 100%
172
172
  background-color #F21902
173
- border-top-left-radius 3PX
173
+ border-top-right-radius 3PX
174
174
  border-bottom-right-radius 3PX
175
175
  display flex
176
176
  align-items center