reshow-return
Advanced tools
Comparing version 0.17.28 to 0.17.29
@@ -14,3 +14,3 @@ "use strict"; | ||
return (0, _react.useMemo)(function () { | ||
return (0, _reshowBuild["default"])(props.children)(props.props); | ||
return (0, _reshowBuild["default"])(props.children)(props.next || props.props); | ||
}, [props.props]); | ||
@@ -17,0 +17,0 @@ }; |
{ | ||
"version": "0.17.28", | ||
"version": "0.17.29", | ||
"name": "reshow-return", | ||
@@ -4,0 +4,0 @@ "repository": { |
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
53948