Skip to content

Commit

Permalink
[website] Fix density picker in the X product page
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Oct 16, 2024
1 parent e3ec0c7 commit f27dfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/productX/XGridFullDemo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export default function XGridFullDemo() {
>
<DataGridPro
{...data}
density="compact"
initialState={{ density: 'compact' }}
slots={{
toolbar: GridToolbar,
}}
Expand Down

0 comments on commit f27dfbb

Please sign in to comment.