diff --git a/docs/elements/inductor.mdx b/docs/elements/inductor.mdx index d4f1995..a5192de 100644 --- a/docs/elements/inductor.mdx +++ b/docs/elements/inductor.mdx @@ -23,11 +23,13 @@ import CircuitPreview from "@site/src/components/CircuitPreview" code={` export default () => ( + + ) `}