# RegistrationsComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_RegistrationsComponent_69dd58df["RegistrationsComponent"]
    class component_RegistrationsComponent_69dd58df rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `JobListLayoutService`
- IMPORTS → `JobListLayout`
- IMPORTS → `DefaultJobListLayout`
- IMPORTS → `Project`
- IMPORTS → `ProjectJobs`
- IMPORTS → `AuthService`
- IMPORTS → `Supplier`
- IMPORTS → `Client`
- IMPORTS → `SupplierService`
- IMPORTS → `ClientService`
- IMPORTS → `RegistrationStatus`
- IMPORTS → `RegistrationsList`
- IMPORTS → `AlertsService`

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

- `MarketModule` — `Frontend/src/app/components/market/market.module.ts`:1
