Skip to content

Commit

Permalink
[docs] Add GridExportCSVOptions page to documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviendelangle committed Jul 23, 2021
1 parent 2975a51 commit 4ae806c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ const pages: readonly MuiPage[] = [
{ pathname: '/api-docs/data-grid/grid-col-def' },
{ pathname: '/api-docs/data-grid/grid-cell-params' },
{ pathname: '/api-docs/data-grid/grid-row-params' },
{ pathname: '/api-docs/data-grid/grid-export-csv-options' },
],
},
]
Expand Down

0 comments on commit 4ae806c

Please sign in to comment.