# AppComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_AppComponent_6a9fedef["AppComponent"]
    class component_AppComponent_6a9fedef rootComponent
```

## Relationships

- IMPORTS → `menuOfNew`
- IMPORTS → `AppService`
- IMPORTS → `AuthService`
- IMPORTS → `Dashboard`
- IMPORTS → `CompanyBranch`
- IMPORTS → `AppSettings`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AlertsService`
- IMPORTS → `BlogsService`
- IMPORTS → `environment`
- IMPORTS → `UpdateService`
- IMPORTS → `NetworkService`

## 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/app.module.ts`:1
