simple-wizard-component
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -133,3 +133,4 @@ 'use strict'; | ||
next: completeStep, | ||
previous: prevStep }) | ||
previous: prevStep }), | ||
children | ||
); | ||
@@ -136,0 +137,0 @@ } |
{ | ||
"name": "simple-wizard-component", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"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
13313
147