# CustomCodeBlock

**Kind:** Component

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

## Props

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

## Diagram

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