mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 02:01:48 +08:00
Updated documentation with syntax highlighting.
Small documentation improvement for syntax highlighting in react native guide.
This commit is contained in:
parent
a1224b37df
commit
3c2330d2e2
@ -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';
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user