@sinco/react 1.1.2-rc.55 → 1.1.2-rc.57
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.
- package/index.esm.js +1 -3
- package/package.json +1 -1
- package/6b9c10915ea2b5ed.gif +0 -0
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:
|
|
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
package/6b9c10915ea2b5ed.gif
DELETED
|
Binary file
|