mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Fix typo
This commit is contained in:
parent
9652469b2f
commit
ff0cfdf8a0
@ -81,8 +81,10 @@ If you wish to opt-out of this new behavior and restore the flat UI, simply set
|
||||
|
||||
```js
|
||||
addParameters({
|
||||
hierarchyRootSeparator: null,
|
||||
hierarchySeparator: null,
|
||||
options: {
|
||||
hierarchyRootSeparator: null,
|
||||
hierarchySeparator: null,
|
||||
},
|
||||
});
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user