# https://mantine.dev/core/segmented-control/?t=styles-api SegmentedControl | Mantine A linear set of two or more segments
# <SegmentedControl styles={{ label: { padding: '0', // or any custom value } }} data={['React', 'Angular', 'Vue']} />