storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

Change grave accents to single quotes #237

Closed yhor1e closed 3 years ago

yhor1e commented 3 years ago

I think this code includes grave accents instead of single quotes.

`import { Button, Badge } from ‘@storybook/design-system’;`

https://github.com/storybookjs/design-system/blame/6c2208fbb50d209f4a71337fde149b604610ad05/src/Intro.stories.mdx#L24

I tried to copy and paste it to my source code, but the code doesn't work fine.

Please merge this PR if you need it.

winkerVSbecks commented 3 years ago

:rocket: PR was released in v5.4.4 :rocket: