@material-ui/system
Advanced tools
Comparing version 4.4.3 to 4.5.0
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v4.4.3 | ||
/** @license Material-UI v4.5.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
@@ -164,3 +164,3 @@ import * as CSS from 'csstype'; | ||
options: StyleOptions<PropKey, Theme>, | ||
): StyleFunction<{ [K in PropKey]: unknown } & { theme: Theme }>; | ||
): StyleFunction<{ [K in PropKey]?: unknown } & { theme: Theme }>; | ||
@@ -167,0 +167,0 @@ // typography.js |
@@ -1,2 +0,2 @@ | ||
/** @license Material-UI v4.4.3 | ||
/** @license Material-UI v4.5.0 | ||
* | ||
@@ -3,0 +3,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@material-ui/system", | ||
"version": "4.4.3", | ||
"version": "4.5.0", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "author": "Material-UI Team", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
547688