Comparing version 2.4.0 to 2.4.1
@@ -52,3 +52,3 @@ import * as React from 'react'; | ||
children?: (props: { | ||
visible: boolean; | ||
visible?: boolean; | ||
className?: string; | ||
@@ -55,0 +55,0 @@ style?: React.CSSProperties; |
@@ -52,3 +52,3 @@ import * as React from 'react'; | ||
children?: (props: { | ||
visible: boolean; | ||
visible?: boolean; | ||
className?: string; | ||
@@ -55,0 +55,0 @@ style?: React.CSSProperties; |
{ | ||
"name": "rc-motion", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "React lifecycle controlled motion library", | ||
@@ -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
89756