# Chip

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/ThreadView.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/ThreadView.tsx#L41)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `bg` | `string` | ✓ | - |
| `text` | `string` | ✓ | - |
| `children` | `unknown` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_Chip_620c5139["Chip"]
    class component_Chip_620c5139 rootComponent
```

## Referenced By

- `ThreadView` (RENDERS)
