Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviendelangle committed Jul 26, 2021
1 parent 4fe0df5 commit f02c2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const pages = [
{ pathname: '/api-docs/data-grid/grid-col-def', title: 'GridColDef' },
{ pathname: '/api-docs/data-grid/grid-cell-params', title: 'GridCellParams' },
{ pathname: '/api-docs/data-grid/grid-row-params', title: 'GridRowParams' },
{ pathname: '/api-docs/data-grid/grid-export-csv-options', title: 'GridExportCSVOptions' },
],
},
].sort((a, b) =>
Expand Down

0 comments on commit f02c2e7

Please sign in to comment.