Skip to content

Commit

Permalink
readme revert stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiBibeau committed Jan 16, 2023
1 parent 71ec9ec commit bb28304
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ One thing that's not documented is how to properly do Markdown inside tabs. For
```jsx
<Tabs>
<TabItem value="apple" label="Apple" default>
- This is a markdown apple 🍎
- This is **meow**


- This is a markdown apple 🍎
- This is **meow**


</TabItem> {/* notice **two** skipped lines above*/}
<TabItem value="orange" label="Orange">
Expand Down

0 comments on commit bb28304

Please sign in to comment.