In the screenshot above, I am trying to change the step color to either: green for correct, yellow for in-progress and red for incorrect.
How could I do this?>
You need to change props icon of a StepLabel component as below:
StepLabel
} style={{color: red500}} > Random label