Team Card

fun TeamCard(viewModel: TeamsScreenViewModel, team: Team)

Custom card used to display the team information

Parameters

viewModel

The support viewmodel for the screen

team

The team to display