@keyvaluesystems/react-stepper
Advanced tools
Comparing version 1.0.2 to 1.0.3
/*! | ||
* | ||
* @keyvaluesystems/react-stepper v1.0.2 | ||
* @keyvaluesystems/react-stepper v1.0.3 | ||
* git+https://github.com/KeyValueSoftwareSystems/react-stepper.git | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "@keyvaluesystems/react-stepper", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A fully customizable stepper component", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -5,16 +5,3 @@ # React Stepper | ||
<table> | ||
<tr> | ||
<td style="text-align: center; border: 0;"> | ||
<img src="./src/assets/vertical-stepper-example.png" alt="" width="155" height="252" /> | ||
<br /> | ||
Vertical Stepper | ||
</td> | ||
<td style="text-align: center; border: 0;"> | ||
<img src="./src/assets/horizontal-stepper-example.png" alt="" width="518" height="118" /> | ||
<br /> | ||
Horizontal Stepper | ||
</td> | ||
</tr> | ||
</table> | ||
<img src="./src/assets/stepper-example.png" alt="" width="786" height="331" /> | ||
@@ -21,0 +8,0 @@ A fully customizable ready to use stepper UI package for React. |
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
133798
201