react-steps icon indicating copy to clipboard operation
react-steps copied to clipboard

Steps component for react

Results 2 react-steps issues
Sort by recently updated
recently updated
newest added

Adding an id and using a component stylesheet rather than using inline styles would make it easier to manipulate the positioning and style. Also, a property could be added to...

I would like to include an additional field for each step called `'component': '...string...'`, in addition to this, I would like to pass a callback function that accepts this value...