mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-29 05:04:31 +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.
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user