react-steps
react-steps copied to clipboard
Is it possible to add ID to the wrapper and stylesheet
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 change the SVG elements' color.
@michaelslevy I encourage you to incorporate code from this library to your codebase. It is very small and it will be much more flexible to customize and accommodate it to your needs.
Let me know if you need further help.