# NotificationRowComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/notifications/notification-row/notification-row.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_NotificationRowComponent_2bc7ea47["NotificationRowComponent"]
    class component_NotificationRowComponent_2bc7ea47 rootComponent
```

## Relationships

- IMPORTS → `Notifications`
- IMPORTS → `NotficationsService`
- IMPORTS → `NotificationTypeEnum`
- IMPORTS → `RequestTypeEnum`
- IMPORTS → `AuthService`
- IMPORTS → `AppSettings`
- IMPORTS → `Notification`
- IMPORTS → `ActivityTypesEnum`

## 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
