style: remove uppercase from labels, buttons, tabs to align with design system (#29673)

This commit is contained in:
Maxime Beauchemin
2024-07-31 13:50:09 -07:00
committed by GitHub
parent 2b4a8e9083
commit c094ac3584
26 changed files with 2 additions and 36 deletions

View File

@@ -279,7 +279,7 @@ const config: ControlPanelConfig = {
label: t('Number format'),
},
x_axis: {
label: t('TEMPORAL X-AXIS'),
label: t('Temporal X-Axis'),
...temporalColumnMixin,
},
},