Skip to content

Commit 1f276aa

Browse files
committed
Updated README
1 parent 7731f1c commit 1f276aa

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

README.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,7 @@
22

33
<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>
44

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" />
196

207
A fully customizable ready to use stepper UI package for React.
218
Try tweaking a stepper using this codesandbox link <a href="https://codesandbox.io/p/sandbox/react-stepper-zp2jrs?file=%2Fsrc%2FApp.js" >here</a>

src/assets/stepper-example.png

20.8 KB
Loading

0 commit comments

Comments
 (0)