@rc-component/tour
Advanced tools
Comparing version 1.12.0 to 1.12.1
@@ -52,4 +52,4 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
y: "0", | ||
width: "100vw", | ||
height: "100vh", | ||
width: "100%", | ||
height: "100%", | ||
fill: "white" | ||
@@ -56,0 +56,0 @@ }), pos && /*#__PURE__*/React.createElement("rect", { |
@@ -59,4 +59,4 @@ "use strict"; | ||
y: "0", | ||
width: "100vw", | ||
height: "100vh", | ||
width: "100%", | ||
height: "100%", | ||
fill: "white" | ||
@@ -63,0 +63,0 @@ }), pos && /*#__PURE__*/_react.default.createElement("rect", { |
{ | ||
"name": "@rc-component/tour", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"description": "React tour Component", | ||
@@ -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
60265