Skip to content

Commit

Permalink
update grid container snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <[email protected]>
  • Loading branch information
ps48 committed Jan 18, 2024
1 parent eb06858 commit 4dfe260
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exports[`<DataGridContainer /> should render when all props are provided 1`] = `
"startTime": "",
"endTime": "now",
"storedSelectedColumns": [],
"OUIDataGridProps": {
"OuiDataGridProps": {
"gridStyle": {
"fontSize": "s",
"cellPadding": "s"
Expand Down Expand Up @@ -96,7 +96,7 @@ exports[`<DataGridContainer /> should switch props when in full screen mode 1`]
"startTime": "",
"endTime": "now",
"storedSelectedColumns": [],
"OUIDataGridProps": {
"OuiDataGridProps": {
"gridStyle": {},
"minSizeForControls": 300,
"rowHeightsOptions": {}
Expand Down

0 comments on commit 4dfe260

Please sign in to comment.