Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
romgrk committed Mar 20, 2024
1 parent 93d9bbd commit a5db4a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/x-data-grid/src/models/props/DataGridProps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,6 @@ export interface DataGridPropsWithDefaultValues {
* @default true
*/
rowSelection: boolean;
/**
* Set the density of the Data Grid.
* @default "standard"
*/
density: GridDensity;
/**
* If `true`, column filters are disabled.
* @default false
Expand Down

0 comments on commit a5db4a4

Please sign in to comment.