# DependencyCard

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `dependency` | `Dependency` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_DependencyCard_765e4510["DependencyCard"]
    class component_DependencyCard_765e4510 rootComponent
```

## Relationships

- RENDERS → `ExternalIcon`
- RENDERS → `InternalIcon`

## Referenced By

- `DependencyGraph` (RENDERS)
