Inline code and multi-line code block components with syntax styling.
Use import { Button } from "@regen/ui" to import.
import { Button } from "@regen/ui"
import { Code } from "@regen/ui"; <Code />
const x = 42
No configurable props for this component.