@rc-component/tour
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -16,3 +16,3 @@ import * as React from 'react'; | ||
mask?: boolean | { | ||
style: React.CSSProperties; | ||
style?: React.CSSProperties; | ||
fill?: string; | ||
@@ -19,0 +19,0 @@ }; |
@@ -13,3 +13,3 @@ import * as React from 'react'; | ||
mask?: boolean | { | ||
style: React.CSSProperties; | ||
style?: React.CSSProperties; | ||
fill?: string; | ||
@@ -16,0 +16,0 @@ }; |
@@ -16,3 +16,3 @@ import * as React from 'react'; | ||
mask?: boolean | { | ||
style: React.CSSProperties; | ||
style?: React.CSSProperties; | ||
fill?: string; | ||
@@ -19,0 +19,0 @@ }; |
@@ -13,3 +13,3 @@ import * as React from 'react'; | ||
mask?: boolean | { | ||
style: React.CSSProperties; | ||
style?: React.CSSProperties; | ||
fill?: string; | ||
@@ -16,0 +16,0 @@ }; |
{ | ||
"name": "@rc-component/tour", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "React tour Component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -12,3 +12,3 @@ # @rc-component/tour | ||
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/tour/master.svg?style=flat-square | ||
[codecov-url]: https://codecov.io/gh/react-component/tour/branch/master | ||
[codecov-url]: https://app.codecov.io/gh/react-component/tour | ||
[download-image]: https://img.shields.io/npm/dm/@rc-component/tour.svg?style=flat-square | ||
@@ -132,2 +132,2 @@ [download-url]: https://npmjs.org/package/@rc-component/tour | ||
| className | `string` | - | - | | ||
| style | `React.CSSProperties` | - | - | | ||
| style | `React.CSSProperties` | - | - | |
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
132
58283