From cc0a0e04714e4d5d068a718f5a2571a3615e0766 Mon Sep 17 00:00:00 2001
From: Uchechukwu Obasi
Date: Fri, 22 Jan 2021 17:01:52 +0100
Subject: [PATCH] fixed page props and applied changes to all occurences
---
.../__snapshots__/CustomScrollbar.test.tsx.snap | 6 +++---
.../containers/__snapshots__/DashboardPage.test.tsx.snap | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/packages/grafana-ui/src/components/CustomScrollbar/__snapshots__/CustomScrollbar.test.tsx.snap b/packages/grafana-ui/src/components/CustomScrollbar/__snapshots__/CustomScrollbar.test.tsx.snap
index 3c51916182f..103bc0ecbc2 100644
--- a/packages/grafana-ui/src/components/CustomScrollbar/__snapshots__/CustomScrollbar.test.tsx.snap
+++ b/packages/grafana-ui/src/components/CustomScrollbar/__snapshots__/CustomScrollbar.test.tsx.snap
@@ -37,7 +37,7 @@ exports[`CustomScrollbar renders correctly 1`] = `
@@ -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}
>