Skip to content

Commit

Permalink
Updated documentation with syntax highlighting. (#9448)
Browse files Browse the repository at this point in the history
Updated documentation with syntax highlighting.
  • Loading branch information
shilman committed Jan 15, 2020
2 parents eb8292f + 3c2330d commit 9bc1ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/guides/guide-react-native/index.md
Expand Up @@ -63,7 +63,7 @@ Create a file called `rn-addons.js` that you can use to include on device addons

`storybook/rn-addons.js`

```
```js
import '@storybook/addon-ondevice-knobs/register';
import '@storybook/addon-ondevice-notes/register';
...
Expand Down

1 comment on commit 9bc1ce4

@vercel
Copy link

@vercel vercel bot commented on 9bc1ce4 Jan 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.