@sinco/react 1.0.12-rc.2 → 1.0.12-rc.3

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.
Files changed (2) hide show
  1. package/index.js +0 -3
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -9580,9 +9580,6 @@ const components = {
9580
9580
  root: {
9581
9581
  alignItems: "center"
9582
9582
  },
9583
- endIcon: {
9584
- marginLeft: 2
9585
- },
9586
9583
  iconSizeSmall: {
9587
9584
  height: 14,
9588
9585
  width: 14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.0.12-rc.2",
3
+ "version": "1.0.12-rc.3",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",