mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 12:21:05 +08:00
Fix addonPanelInRight option in examples
This commit is contained in:
parent
61a8ed026b
commit
74bd979ba8
@ -11,7 +11,7 @@ setOptions({
|
||||
showStoriesPanel: true,
|
||||
showAddonsPanel: true,
|
||||
showSearchBox: false,
|
||||
addonsPanelInRight: true,
|
||||
addonPanelInRight: true,
|
||||
sortStoriesByKind: false,
|
||||
hierarchySeparator: /\/|\./,
|
||||
});
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 242 KiB After Width: | Height: | Size: 241 KiB |
Loading…
x
Reference in New Issue
Block a user