6.0.1 • Published 10 months ago
rc-steps-modern v6.0.1
rc-steps
React steps component.
Usage
npm install rc-steps
<Steps current={1}>
<Steps.Step title="first" />
<Steps.Step title="second" />
<Steps.Step title="third" />
</Steps>
Example
API
Steps.Step
Development
npm install
npm start
License
rc-steps is released under the MIT license.
6.0.1
10 months ago