docusaurus/website/_dogfooding/_docs tests/tests/custom-props/doc-with-custom-props.mdx

10 lines
126 B
Text

---
sidebar_custom_props:
prop: custom
number: 1
boolean: true
---
# Doc with Custom Props
This doc has custom props.