RepeatableHeader

@Composable
internal fun RepeatableHeader(label: String?, onAddClick: () -> Unit, canAdd: Boolean)