# CustomAccordionItem

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

## Props

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

## Diagram

```mermaid
graph TD
    component_CustomAccordionItem_f39c667["CustomAccordionItem"]
    class component_CustomAccordionItem_f39c667 rootComponent
```
