# FlagsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_FlagsComponent_269be81c["FlagsComponent"]
    class component_FlagsComponent_269be81c rootComponent
```

## Relationships

- IMPORTS → `Flag`
- IMPORTS → `FlagsService`

## Used by

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

### Imported by (4)

- `NewJobComponent` — `Frontend/src/app/components/sales/new-job/new-job.component.ts`:1
- `JobsListComponent` — `Frontend/src/app/components/sales/new-job-view/jobs-list.component.ts`:1
- `CustomerSurveyListComponent` — `Frontend/src/app/components/shared/customer-survey/customer-survey-list/customer-survey-list.component.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/shared/shared.module.ts`:1
