@sinco/react 1.2.2-rc.4 → 1.2.2-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.esm.js +1 -1
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -7856,7 +7856,7 @@ var components = {
7856
7856
  height: 16
7857
7857
  },
7858
7858
  sizeMedium: {
7859
- height: 22
7859
+ height: 20
7860
7860
  },
7861
7861
  avatarMedium: {
7862
7862
  height: 18,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.2.2-rc.4",
3
+ "version": "1.2.2-rc.6",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",