mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
#2996 static folder is comma separated without spaces
This commit is contained in:
parent
4cd9edc211
commit
b76c88d53f
@ -59,7 +59,7 @@ storiesOf('<img />', module)
|
||||
));
|
||||
```
|
||||
|
||||
> You can also pass a list of directories, instead of a single directory, as shown below.
|
||||
> You can also pass a list of directories separated by commas without spaces instead of a single directory.
|
||||
>
|
||||
> ```json
|
||||
> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user