Steps
To style a numbered list of tasks to create step-by-step guides, use the <Steps> component.
Preview
Section titled “Preview”-
Import the component into your MDX file:
-
Wrap
<Steps>around your ordered list items.
<Steps> Props
Section titled “<Steps> Props”The <Steps> component does not accept any props.