Skip to content

Commit cce03c5

Browse files
prettier
1 parent 25dadd1 commit cce03c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/components/pricing/PricingTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ const rowHeaders: Record<string, React.ReactNode> = {
588588
// charts - features
589589
'charts/legend': <ColumnHead label="Legend" href="/x/react-charts/legend/" />,
590590
'charts/tooltip': <ColumnHead label="Tooltip" href="/x/react-charts/tooltip/" />,
591-
'charts/zoom-and-pan': <ColumnHead label="Zoom and Pan" href="/x/react-charts/zoom-and-pan/"/>,
591+
'charts/zoom-and-pan': <ColumnHead label="Zoom and Pan" href="/x/react-charts/zoom-and-pan/" />,
592592
'charts/export': <ColumnHead label="Export" />,
593593
// charts - datagrid
594594
'charts/cell-with-charts': (

0 commit comments

Comments
 (0)