Skip to contentSkip to Content
Components

Components

Use small MDX components when prose needs a clearer shape.

Tip

Keep examples short. The preview should support the explanation, not replace the documentation.

from example_package import add add(2, 3)