Hi I am trying to develop MUI5 vertical stepper but got issue when rendering steps from function. So, there is one extra connector line on top of first step.
https://codesandbox.io/s/customizedsteppers-material-demo-forked-vpgt8i?file=/demo.tsx
Hi I am trying to develop MUI5 vertical stepper but got issue when rendering steps from function. So, there is one extra connector line on top of first step.
https://codesandbox.io/s/customizedsteppers-material-demo-forked-vpgt8i?file=/demo.tsx

You need to call the component as a function.