# TeamsListComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/security/teams/teams-list/teams-list.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_TeamsListComponent_751c313d["TeamsListComponent"]
    class component_TeamsListComponent_751c313d rootComponent
```

## Relationships

- IMPORTS → `RightButtonsComponent`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `TeamDetails`
- IMPORTS → `TeamLeader`
- IMPORTS → `TeamManager`
- IMPORTS → `MergeTeams`
- IMPORTS → `TeamTypeEnum`
- IMPORTS → `TeamDetailsComponent`
- IMPORTS → `TeamsService`
- IMPORTS → `PersonService`
- IMPORTS → `AlertsService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`

## Used by

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

### Imported by (2)

- `SecurityRoutingModule` — `Frontend/src/app/components/security/security-routing.module.ts`:1
- `SecurityModule` — `Frontend/src/app/components/security/security.module.ts`:1
