Skip to content

Commit 4696331

Browse files
committed
fix: chart type label
1 parent 93d96f2 commit 4696331

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Common/ChartVersionAndTypeSelector.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ const ChartVersionAndTypeSelector = ({ setSelectedChartRefId }: ChartVersionAndT
7070
return (
7171
<div className="flex">
7272
<div className="chart-type-options flex" data-testid="chart-type-options">
73-
<span className="cn-7 mr-4">Chart Type</span>
7473
<SelectPicker
7574
inputId='chart-type-select'
7675
label='Chart Type'

0 commit comments

Comments
 (0)