@sinco/react 1.0.7-rc.5 → 1.0.7-rc.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +2 -2
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -10673,11 +10673,11 @@ const components = {
10673
10673
  width: 14
10674
10674
  },
10675
10675
  iconSizeMedium: {
10676
- height: 15,
10676
+ height: 18,
10677
10677
  width: 18
10678
10678
  },
10679
10679
  iconSizeLarge: {
10680
- height: 17,
10680
+ height: 22,
10681
10681
  width: 22
10682
10682
  },
10683
10683
  sizeSmall: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.0.7-rc.5",
3
+ "version": "1.0.7-rc.6",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",