You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This demo in official docs is not working. The source code in steps.tsx not parse children props, but uses items: StepsProps[] to render children. Steps.Step doesn't work at all.