Comparing version 6.0.0-alpha.0 to 6.0.0-alpha.1
@@ -30,3 +30,3 @@ import * as React from 'react'; | ||
renderIconNode(): any; | ||
render(): {} | React.ReactElement<any, string | React.JSXElementConstructor<any>>; | ||
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>>; | ||
} |
@@ -30,3 +30,3 @@ import * as React from 'react'; | ||
renderIconNode(): any; | ||
render(): {} | React.ReactElement<any, string | React.JSXElementConstructor<any>>; | ||
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>>; | ||
} |
{ | ||
"name": "rc-steps", | ||
"version": "6.0.0-alpha.0", | ||
"version": "6.0.0-alpha.1", | ||
"description": "steps ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
55785
20