# react-steps **Repository Path**: wangpeng126_2009/react-steps ## Basic Information - **Project Name**: react-steps - **Description**: react的一个步骤组件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-24 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-steps 一个类 antd 的步骤组件,支持浏览器兼容性 ## 效果图 ![steps.png](https://i.loli.net/2020/04/26/jBbLVPzEQFes8UR.png) ## 安装 ```bash npm i react-steps ``` ## 使用方式 ```js
```