From 5713e93a4d1bc97cd77dca3be462d68209e19839 Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Fri, 3 Oct 2025 13:59:26 -0400 Subject: [PATCH] Update steps.mdx --- .../default-components/steps.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fern/products/docs/pages/component-library/default-components/steps.mdx b/fern/products/docs/pages/component-library/default-components/steps.mdx index a07f52bf3..60156a695 100644 --- a/fern/products/docs/pages/component-library/default-components/steps.mdx +++ b/fern/products/docs/pages/component-library/default-components/steps.mdx @@ -26,32 +26,32 @@ The Steps component helps organize sequential content with automatic numbering, - - + + Initial instructions. - + More instructions. - + Final Instructions ```jsx - - + + Initial instructions. - + More instructions. - + Final Instructions