IntervalInputField

@Composable
private fun RowScope.IntervalInputField(value: String, onValueChange: (String) -> Unit, label: String)