ConfigurationItem

@Composable
fun ConfigurationItem(configuration: ReportConfiguration, onLoad: () -> Unit, onDelete: () -> Unit)