@sinco/react 1.1.0-rc.0 → 1.1.0-rc.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.1.0-rc.0",
3
+ "version": "1.1.0-rc.2",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",
@@ -11,3 +11,4 @@ declare module "@mui/material/styles" {
11
11
  }
12
12
  }
13
13
  export declare const palette: PaletteOptions;
14
+ export declare const paletteAdpro: PaletteOptions;