Attach Team

fun AttachTeam(state: SheetState, scope: CoroutineScope, teamsManager: TeamsManager, team: Team)

Component used to attach links or collections to the team

Parameters

state

The state useful to manage the visibility of the ModalBottomSheet

scope

The coroutine useful to manage the visibility of the ModalBottomSheet

teamsManager

The manager of the teams list data

team

The team where share the items