moved styled components snippet to correct place.

Adjusted page
This commit is contained in:
jonniebigodes 2020-08-07 02:48:41 +01:00
parent 6e66cfeb59
commit 589d7da064
2 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Use [decorators](../writing-stories/decorators.md) to “wrap” every story in
<CodeSnippets
paths={[
'common/storybook-preview-with-styled-components-decorator.js.mdx',
'react/storybook-preview-with-styled-components-decorator.js.mdx',
]}
/>