@ExcludeFromGeneratedTestCoverage
@Preview(showBackground = true)
@Composable
fun TextChipPreview() {
    TextChip(label = "Some text")