Skip to content

Commit

Permalink
Merge pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed Feb 15, 2023
1 parent ea4b1a5 commit 1cd5fc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
10 changes: 0 additions & 10 deletions website/_dogfooding/_docs tests/details.mdx

This file was deleted.

5 changes: 5 additions & 0 deletions website/_dogfooding/_pages tests/markdownPageTests.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ Details without a summary

</details>

import Details from '@theme/Details';

<Details summary={'My Headline'}>Some Text</Details>
<Details>Some Text</Details>

This is a fragment:

<>Hello</>
Expand Down

0 comments on commit 1cd5fc7

Please sign in to comment.