@sinco/react 1.0.15-rc.40 → 1.0.15-rc.41

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.js +0 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -2773,7 +2773,6 @@ const PageHeaderComponent = ({
2773
2773
  width: fixed ? "100%" : "inherit",
2774
2774
  bgcolor: "background.paper",
2775
2775
  sx: {
2776
- boxShadow: theme => theme.shadows[1],
2777
2776
  zIndex: 100
2778
2777
  }
2779
2778
  }, /*#__PURE__*/React.createElement(Stack, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.0.15-rc.40",
3
+ "version": "1.0.15-rc.41",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",