victory-bar
Advanced tools
Comparing version 31.0.0 to 31.0.1
@@ -100,3 +100,3 @@ import _isNil from "lodash/isNil"; | ||
updateCornerRadius("bottomLeft", "bottom"); | ||
updateCornerRadius("bottomRight", "right"); | ||
updateCornerRadius("bottomRight", "bottom"); | ||
return realCornerRadius; | ||
@@ -103,0 +103,0 @@ } |
@@ -115,3 +115,3 @@ "use strict"; | ||
updateCornerRadius("bottomLeft", "bottom"); | ||
updateCornerRadius("bottomRight", "right"); | ||
updateCornerRadius("bottomRight", "bottom"); | ||
return realCornerRadius; | ||
@@ -118,0 +118,0 @@ } |
{ | ||
"name": "victory-bar", | ||
"version": "31.0.0", | ||
"version": "31.0.1", | ||
"description": "Bar Component for Victory", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -92,3 +92,3 @@ import React from "react"; | ||
updateCornerRadius("bottomLeft", "bottom"); | ||
updateCornerRadius("bottomRight", "right"); | ||
updateCornerRadius("bottomRight", "bottom"); | ||
return realCornerRadius; | ||
@@ -95,0 +95,0 @@ } |
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
1417353