fixed page props and applied changes to all occurences

This commit is contained in:
Uchechukwu Obasi
2021-01-26 07:27:25 +01:00
parent 136119db49
commit cc0a0e0471
2 changed files with 5 additions and 5 deletions
@@ -37,7 +37,7 @@ exports[`CustomScrollbar renders correctly 1`] = `
</p>
</div>
<div
className="css-hqlowp"
className={0}
style={
Object {
"display": "none",
@@ -58,7 +58,7 @@ exports[`CustomScrollbar renders correctly 1`] = `
/>
</div>
<div
className="css-163rnue"
className={0}
style={
Object {
"display": "none",
@@ -68,7 +68,7 @@ exports[`CustomScrollbar renders correctly 1`] = `
}
>
<div
className="css-18r3j1z"
className="css-1mc5dgq"
style={
Object {
"display": "block",
@@ -111,9 +111,9 @@ exports[`DashboardPage Dashboard init completed Should render dashboard grid 1`
autoHide={false}
autoHideDuration={200}
autoHideTimeout={200}
className="custom-scrollbar--page"
hideHorizontalTrack={true}
hideTracksWhenNotNeeded={false}
page={true}
setScrollTop={[Function]}
updateAfterMountMs={500}
>
@@ -486,9 +486,9 @@ exports[`DashboardPage When dashboard has editview url state should render setti
autoHide={false}
autoHideDuration={200}
autoHideTimeout={200}
className="custom-scrollbar--page"
hideHorizontalTrack={true}
hideTracksWhenNotNeeded={false}
page={true}
setScrollTop={[Function]}
updateAfterMountMs={500}
>