@sinco/react 1.1.2-rc.0 → 1.1.2-rc.1

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 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -14598,7 +14598,6 @@ const ToastNotification = toast => {
14598
14598
  }, /*#__PURE__*/React__default.createElement(Stack$1, {
14599
14599
  p: 1,
14600
14600
  gap: 1,
14601
- height: 20,
14602
14601
  borderRadius: 50,
14603
14602
  sx: {
14604
14603
  backgroundColor: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.1.2-rc.0",
3
+ "version": "1.1.2-rc.1",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",