diff --git a/docs/elements/capacitor.mdx b/docs/elements/capacitor.mdx index a5b7382..72ebc6d 100644 --- a/docs/elements/capacitor.mdx +++ b/docs/elements/capacitor.mdx @@ -25,12 +25,10 @@ import CircuitPreview from "@site/src/components/CircuitPreview" export default () => ( - + name="C1" + footprint="0402" + capacitance="1000pF" + /> ) `}