Skip to content

Commit

Permalink
Update docs/src/components/pricing/PricingTable.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Tassinari <[email protected]>
  • Loading branch information
oliviertassinari committed Jul 19, 2023
1 parent 2826070 commit dbd9cb1
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 @@ -477,7 +477,7 @@ const rowHeaders: Record<string, React.ReactNode> = {
/>
),
'data-grid/row-cell-selection': (
<ColumnHead label="Cell selection" nested href="/x/react-data-grid/cell-selection/" />
<ColumnHead label="Cell selection (and Range)" nested href="/x/react-data-grid/cell-selection/" />
),
'data-grid/filter-column': (
<ColumnHead label="Column filters" nested href="/x/react-data-grid/filtering/" />
Expand Down

0 comments on commit dbd9cb1

Please sign in to comment.