mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Storybook: Small fixes (#23692)
This commit is contained in:
@@ -1 +1 @@
|
||||
<link rel="icon" href="/fav32.png" />
|
||||
<link rel="icon" href="./fav32.png" />
|
||||
|
||||
@@ -38,7 +38,7 @@ addParameters({
|
||||
light: GrafanaLight,
|
||||
},
|
||||
options: {
|
||||
theme: GrafanaLight,
|
||||
theme: GrafanaDark,
|
||||
showPanel: true,
|
||||
showRoots: true,
|
||||
panelPosition: 'bottom',
|
||||
|
||||
Reference in New Issue
Block a user