---
title: Unsupported Component
description: Test scaffold. Exercises the Mdx.tsx degradation path for a component outside the render allowlist.
---

TEST SCAFFOLD: this page exists only so the e2e suite has a real page that reaches `Mdx.tsx`'s `Degraded` branch. `Mermaid` is not in `ALLOWED`, so the block below renders as a labelled code block instead of failing the page. See `docs/docs-engine.md`.

<Mermaid chart="graph TD; A-->B;" />
