Storybook: Small fixes (#23692)

This commit is contained in:
Tobias Skarhed
2020-04-20 13:33:37 +02:00
committed by GitHub
parent 46fd7c094b
commit 1f6a6b3802
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
<link rel="icon" href="/fav32.png" />
<link rel="icon" href="./fav32.png" />

View File

@@ -38,7 +38,7 @@ addParameters({
light: GrafanaLight,
},
options: {
theme: GrafanaLight,
theme: GrafanaDark,
showPanel: true,
showRoots: true,
panelPosition: 'bottom',