mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Update wordinng in writign-stories/args
The wording was slightly odd after 7a0203f9bab0bc8b1434ad37d0a3765c573bf21b.
This commit is contained in:
parent
3a722519b0
commit
cca8d7f4bc
@ -6,7 +6,7 @@ A story is a component with a set of arguments (props, slots, inputs, etc). “A
|
|||||||
|
|
||||||
When an arg’s value is changed, the component re-renders, allowing you to interact with components in Storybook’s UI via addons that affect args.
|
When an arg’s value is changed, the component re-renders, allowing you to interact with components in Storybook’s UI via addons that affect args.
|
||||||
|
|
||||||
Learn how and why to write stories with args [here](./introduction.md#using-args) section. For details on how args work, read on.
|
Learn how and why to write stories in [the introduction](./introduction.md#using-args). For details on how args work, read on.
|
||||||
|
|
||||||
## Args object
|
## Args object
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user