We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24344d9 commit eb18044Copy full SHA for eb18044
1 file changed
packages/storybook/.storybook/theme.js
@@ -9,6 +9,7 @@ const light = create({
9
// Brand
10
brandTitle: 'Nimble components',
11
brandUrl: 'https://github.com/ni/nimble',
12
+ brandTarget: '_self',
13
brandImage: logoLight,
14
15
// Brand colors
@@ -51,6 +52,7 @@ const dark = create({
51
52
53
54
55
56
brandImage: logoDark,
57
58
0 commit comments