# AlertsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/shared/alerts/alerts.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_AlertsComponent_16c7e4d0["AlertsComponent"]
    class component_AlertsComponent_16c7e4d0 rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `Alerts`
- IMPORTS → `AlertsTranslated`
- IMPORTS → `AlertMsg`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
