Skip to content

Commit

Permalink
[DataGrid] Fix ColDefChangesGridNoSnap demo crash (#12663)
Browse files Browse the repository at this point in the history
  • Loading branch information
MBilalShafi committed Apr 4, 2024
1 parent bff8b84 commit 65b9549
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ export default function ColDefChangesGridNoSnap() {
<div style={{ width: '100%' }}>
<DataGridPremium
hideFooter
disableColumnMenu
autoHeight
columns={columns}
rows={rows}
Expand Down

0 comments on commit 65b9549

Please sign in to comment.