Skip to content

Commit

Permalink
Merge pull request #5012 from storybooks/fix-typo
Browse files Browse the repository at this point in the history
Fix typo in docs
  • Loading branch information
wuweiweiwu authored Dec 17, 2018
2 parents c4a0f5d + 6482234 commit d18c457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/configurations/theming/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addDecorator(
withOptions({
theme: {},
})
});
);
```

When setting a theme, set a full theme object, the theme is replaced, not combined.
Expand Down

0 comments on commit d18c457

Please sign in to comment.