Release Item

fun ReleaseItem(    fillMaxHeight: Boolean = false,     project: <Error class: unknown class>,     release: <Error class: unknown class>,     onEdit: (<Error class: unknown class>) -> Unit)

Component to display the details about a release

Parameters

fillMaxHeight

: whether the container OutlinedCard must fill the max height

project

: the project where the release are attached

release

: the release to display

onEdit

: the action to execute when the user request to edit a release