# CurrencyPickerComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_CurrencyPickerComponent_44d7c99e["CurrencyPickerComponent"]
    class component_CurrencyPickerComponent_44d7c99e rootComponent
```

## Relationships

- IMPORTS → `CurrencyPicker`
- IMPORTS → `Service`
- IMPORTS → `CurrencyService`
- IMPORTS → `CompanyCurrency`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `CurrenciesWithRates`
- IMPORTS → `Currency`
- IMPORTS → `AppSettings`
- IMPORTS → `CompanyBranchService`

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