Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion notes/content-reuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The content directory contains markdown files that can be imported across the ne

Create a `.md` file in the `/content` directory.

### How to Use a Single Reusable Content Components
### How to Use a Single Reusable Content Component

1. Import it at the top of `.mdx` file:

Expand Down
Loading