Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
joserodolfofreitas committed Sep 2, 2024
1 parent 3a0db4e commit 99e7289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/pricing/PricingTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ const rowHeaders: Record<string, React.ReactNode> = {
// charts - features
'charts/legend': <ColumnHead label="Legend" href="/x/react-charts/legend/" />,
'charts/tooltip': <ColumnHead label="Tooltip" href="/x/react-charts/tooltip/" />,
'charts/zoom-and-pan': <ColumnHead label="Zoom and Pan" href="/x/react-charts/zoom-and-pan/"/>,
'charts/zoom-and-pan': <ColumnHead label="Zoom and Pan" href="/x/react-charts/zoom-and-pan/" />,
'charts/export': <ColumnHead label="Export" />,
// charts - datagrid
'charts/cell-with-charts': (
Expand Down

0 comments on commit 99e7289

Please sign in to comment.