@sinco/react 1.1.2-rc.55 → 1.1.2-rc.57

Sign up to get free protection for your applications and to get access to all the features.
package/index.esm.js CHANGED
@@ -14660,8 +14660,6 @@ const PageHeader = ({
14660
14660
  }, actions))));
14661
14661
  };
14662
14662
 
14663
- var spinnerSinco = "6b9c10915ea2b5ed.gif";
14664
-
14665
14663
  const ProgressSinco = ({
14666
14664
  time,
14667
14665
  variant: _variant = 'indeterminate',
@@ -14699,7 +14697,7 @@ const ProgressSinco = ({
14699
14697
  height: 60,
14700
14698
  justifyContent: 'center'
14701
14699
  }, /*#__PURE__*/React__default.createElement("img", {
14702
- src: spinnerSinco,
14700
+ src: "../assets/SpinnerSincoERP.gif",
14703
14701
  alt: "logo"
14704
14702
  }))), _text && ( /*#__PURE__*/React__default.createElement(Typography$1, {
14705
14703
  variant: "body2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.1.2-rc.55",
3
+ "version": "1.1.2-rc.57",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",
Binary file