mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
add a note to further explain installation
This commit is contained in:
parent
5158d13ff2
commit
d996a1231a
@ -36,3 +36,5 @@ import './rn-addons';
|
||||
Now, write your stories with knobs.
|
||||
|
||||
**Refer to [@storybook/addon-knobs](https://github.com/storybooks/storybook/blob/master/addons/knobs) to learn how to write stories.**
|
||||
|
||||
**Note:** you'll still have to install `@storybook/addon-knobs` as well and import `withKnobs` and all knob types _(e.g. `select`, `text` etc)_ from that module.
|
||||
|
Loading…
x
Reference in New Issue
Block a user