# CustomParagraph

**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#L632)

## Props

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

## Diagram

```mermaid
graph TD
    component_CustomParagraph_8d06aa6["CustomParagraph"]
    class component_CustomParagraph_8d06aa6 rootComponent
```
