# CustomLink

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `href` | `any` | ✓ | - |
| `children` | `any` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_CustomLink_1870dac["CustomLink"]
    class component_CustomLink_1870dac rootComponent
```
