rc-animate
Advanced tools
Comparing version 2.9.0 to 2.9.1
@@ -48,3 +48,3 @@ import _defineProperty from 'babel-runtime/helpers/defineProperty'; | ||
export function genCSSMotion(config) { | ||
var transitionSupport = void 0; | ||
var transitionSupport = config; | ||
var forwardRef = !!React.forwardRef; | ||
@@ -51,0 +51,0 @@ |
@@ -93,3 +93,3 @@ 'use strict'; | ||
function genCSSMotion(config) { | ||
var transitionSupport = void 0; | ||
var transitionSupport = config; | ||
var forwardRef = !!_react2['default'].forwardRef; | ||
@@ -96,0 +96,0 @@ |
{ | ||
"name": "rc-animate", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "css-transition 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