# CustomCodeBlock

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Viewer/MDXRenderer.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Viewer/MDXRenderer.tsx#L203)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `className` | `any` | ✓ | - |
| `children` | `any` | ✓ | - |
| `...props` | `object` | - | - |

## Diagram

```mermaid
graph TD
    component_CustomCodeBlock_de2077a["CustomCodeBlock"]
    class component_CustomCodeBlock_de2077a rootComponent
```
