mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-01 05:05:25 +08:00
Add hierarchySeparator to README
This commit is contained in:
parent
f2054b91d8
commit
28eb25af2e
@ -44,6 +44,7 @@ setOptions({
|
||||
showSearchBox: false,
|
||||
downPanelInRight: false,
|
||||
sortStoriesByKind: false,
|
||||
hierarchySeparator: /\./,
|
||||
});
|
||||
|
||||
storybook.configure(() => require('./stories'), module);
|
||||
|
Loading…
x
Reference in New Issue
Block a user