update documentations
This commit is contained in:
@@ -8,8 +8,6 @@ In this guide, we utilize a custom `Stepper` component, specifically designed fo
|
||||
|
||||
## Preview
|
||||
|
||||
##
|
||||
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Clone the DocuBook Repository">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec interdum,
|
||||
@@ -26,9 +24,9 @@ In this guide, we utilize a custom `Stepper` component, specifically designed fo
|
||||
</StepperItem>
|
||||
</Stepper>
|
||||
|
||||
## Code
|
||||
## Output Markdown
|
||||
|
||||
```jsx
|
||||
```markdown
|
||||
<Stepper>
|
||||
<StepperItem title="Step 1: Clone the DocuBook Repository">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec interdum,
|
||||
|
||||
Reference in New Issue
Block a user