# FlagsComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/shared/flags/flags.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

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

## Relationships

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

## Used by

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

### Imported by (3)

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `JobsListComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job-view/jobs-list.component.ts`:1
