Skip to content

Commit

Permalink
update snapshots 2
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfacq committed Nov 27, 2024
1 parent 4b74c15 commit 135a5b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ exports[`ReleaseNotesRender component > should render correctly - version not de
<div
class="MuiDataGrid-virtualScrollerContent css-aymtem-MuiDataGrid-virtualScrollerContent"
role="presentation"
style="width: auto; flex-basis: 104px; flex-shrink: 0;"
style="width: auto; flex-shrink: 0; flex-basis: 104px;"
>
<div
class="MuiDataGrid-virtualScrollerRenderZone css-11dqcl8-MuiDataGrid-virtualScrollerRenderZone"
Expand Down Expand Up @@ -1420,7 +1420,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
<div
class="MuiDataGrid-virtualScrollerContent css-aymtem-MuiDataGrid-virtualScrollerContent"
role="presentation"
style="width: auto; flex-basis: 104px; flex-shrink: 0;"
style="width: auto; flex-shrink: 0; flex-basis: 104px;"
>
<div
class="MuiDataGrid-virtualScrollerRenderZone css-11dqcl8-MuiDataGrid-virtualScrollerRenderZone"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
<div
class="MuiDataGrid-virtualScrollerContent css-aymtem-MuiDataGrid-virtualScrollerContent"
role="presentation"
style="width: auto; flex-basis: 52px; flex-shrink: 0;"
style="width: auto; flex-shrink: 0; flex-basis: 52px;"
>
<div
class="MuiDataGrid-virtualScrollerRenderZone css-11dqcl8-MuiDataGrid-virtualScrollerRenderZone"
Expand Down

0 comments on commit 135a5b2

Please sign in to comment.