File tree 2 files changed +1
-14
lines changed
2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<a href =" https://www.npmjs.com/package/@keyvaluesystems/react-stepper " ><img src =" https://badgen.net/npm/v/@keyvaluesystems/react-stepper?color=blue " alt =" npm version " ></a > <a href =" https://www.npmjs.com/package/@keyvaluesystems/react-stepper " ><img src =" https://img.shields.io/npm/dw/@keyvaluesystems/react-stepper?label=Downloads " /></a > <a href =" https://github.com/KeyValueSoftwareSystems/react-stepper " ><img src =" https://github.com/KeyValueSoftwareSystems/react-stepper/actions/workflows/update-and-publish.yml/badge.svg " alt =" " /></a >
4
4
5
- <table >
6
- <tr >
7
- <td style="text-align: center; border: 0;">
8
- <img src="./src/assets/vertical-stepper-example.png" alt="" width="155" height="252" />
9
- <br />
10
- Vertical Stepper
11
- </td>
12
- <td style="text-align: center; border: 0;">
13
- <img src="./src/assets/horizontal-stepper-example.png" alt="" width="518" height="118" />
14
- <br />
15
- Horizontal Stepper
16
- </td>
17
- </tr >
18
- </table >
5
+ <img src =" ./src/assets/stepper-example.png " alt =" " width =" 786 " height =" 331 " />
19
6
20
7
A fully customizable ready to use stepper UI package for React.
21
8
Try tweaking a stepper using this codesandbox link <a href =" https://codesandbox.io/p/sandbox/react-stepper-zp2jrs?file=%2Fsrc%2FApp.js " >here</a >
You can’t perform that action at this time.
0 commit comments