#2996 static folder is comma separated without spaces

This commit is contained in:
Daniel Duan 2018-04-20 13:11:18 -04:00 committed by GitHub
parent 4cd9edc211
commit b76c88d53f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
> {