# FilterPill

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `value` | `CommentFilter` | ✓ | - |
| `label` | `string` | ✓ | - |
| `count` | `number` | - | - |

## Diagram

```mermaid
graph TD
    component_FilterPill_46adcadd["FilterPill"]
    class component_FilterPill_46adcadd rootComponent
```

## Referenced By

- `CommentSidebar` (RENDERS)
