# RecentlyOpenedComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/recently-opened/recently-opened.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_RecentlyOpenedComponent_14609548["RecentlyOpenedComponent"]
    class component_RecentlyOpenedComponent_14609548 rootComponent
```

## Relationships

- IMPORTS → `RecentlyOpenedDatasource`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `AuthService`
- IMPORTS → `AppSettings`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `environment`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

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