# CommentSkeletonList

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `count` | `number` | - | 3 |

## Diagram

```mermaid
graph TD
    component_CommentSkeletonList_1a0c0929["CommentSkeletonList"]
    class component_CommentSkeletonList_1a0c0929 rootComponent
```

## Relationships

- RENDERS → `CommentSkeleton`
