# CommentHighlight

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `children` | `unknown` | ✓ | - |
| `isActive` | `boolean` | - | - |
| `onClick` | `Function` | - | - |

## Diagram

```mermaid
graph TD
    component_CommentHighlight_482205e5["CommentHighlight"]
    class component_CommentHighlight_482205e5 rootComponent
```
