formula-one
Advanced tools
Comparing version 0.9.0-alpha.7 to 0.9.0-alpha.8
{ | ||
"name": "formula-one", | ||
"version": "0.9.0-alpha.7", | ||
"version": "0.9.0-alpha.8", | ||
"description": "Strongly-typed React form state management", | ||
@@ -5,0 +5,0 @@ "author": "Zach Gotsch", |
@@ -26,3 +26,3 @@ // @flow strict | ||
flattened: Array<string>, | ||
}) => Node, | ||
}) => React.Node, | ||
|}; | ||
@@ -29,0 +29,0 @@ export default function ErrorsHelper<T>(props: Props<T>) { |
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
334682