@mihanizm56/react-final-form-utils
Advanced tools
Comparing version 0.0.5-beta.1 to 0.0.5-beta.2
@@ -20,3 +20,2 @@ import React from 'react'; | ||
enter: cn(BLOCK_NAME + "--enter"), | ||
exit: cn(BLOCK_NAME + "--exit"), | ||
}, in: isSelected, timeout: TIMEOUT_OPEN, unmountOnExit: true }, children)); | ||
@@ -23,0 +22,0 @@ } |
{ | ||
"name": "@mihanizm56/react-final-form-utils", | ||
"version": "0.0.5-beta.1", | ||
"version": "0.0.5-beta.2", | ||
"description": "form utils module", | ||
@@ -83,2 +83,2 @@ "main": "dist/index.js", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
8397
86