simple-wizard-component
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -133,4 +133,5 @@ 'use strict'; | ||
next: completeStep, | ||
previous: prevStep }), | ||
children | ||
previous: prevStep, | ||
children: children | ||
}) | ||
); | ||
@@ -137,0 +138,0 @@ } |
{ | ||
"name": "simple-wizard-component", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "a basic wizard for use in React", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
13333
148