Open
Description
Step titles should allow for code blocks.
Example:
<Steps>
<Step title="First Step">
These are instructions or content that only pertain to the first step.
</Step>
<Step title={<>Run the <code>mintlify</code> command</>}>
These are instructions or content that only pertain to the second step.
</Step>
</Steps>
Docs:
https://mintlify.com/docs/content/components/steps#individual-step-props