Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
elilambnz committed Nov 19, 2024
1 parent 88c3534 commit 4235b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/introduction/docusaurus-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function Root({ children }) {

You can override the default CodeBlock by swizzling the component, [more about swizzling](https://docusaurus.io/docs/swizzling).

For a full example, check out an example of a Docusaurus site using `react-py` at https://github.com/James-Ansley/latenights-textbook, specifically `src/theme/CodeBlock` and `src/components/CodeEditor`.
For a full example, check out the repo for this website at https://github.com/elilambnz/react-py/tree/main/website, specifically `src/theme/CodeBlock` and `src/components/CodeEditor`.

## Docusaurus config

Expand Down

0 comments on commit 4235b5d

Please sign in to comment.