@sinco/react 1.1.2-rc.82 → 1.1.2-rc.83

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.esm.js +1 -1
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -13646,7 +13646,7 @@ var ProgressSinco = function ProgressSinco(_ref) {
13646
13646
  height: "60",
13647
13647
  viewBox: "0 0 100 100"
13648
13648
  }, React__default.createElement("symbol", {
13649
- id: "spinner",
13649
+ id: styles['spinner'],
13650
13650
  viewBox: "0 0 91 60"
13651
13651
  }, React__default.createElement("path", {
13652
13652
  id: styles['path1'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.1.2-rc.82",
3
+ "version": "1.1.2-rc.83",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",