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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ addParameters({
theme: GrafanaDark,
showPanel: true,
showRoots: true,
panelPosition: 'bottom',
panelPosition: 'right',
showNav: true,
isFullscreen: false,
isToolshown: true,