Storybook: Position panel to right (#24429)

This commit is contained in:
Tobias Skarhed
2020-05-08 15:57:40 +02:00
committed by GitHub
parent d7a5f3ef80
commit 8257633b1d
+1 -1
View File
@@ -41,7 +41,7 @@ addParameters({
theme: GrafanaDark,
showPanel: true,
showRoots: true,
panelPosition: 'bottom',
panelPosition: 'right',
showNav: true,
isFullscreen: false,
isToolshown: true,