mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Minor adjustment
This commit is contained in:
parent
c36950e120
commit
6fd14f9766
@ -170,7 +170,7 @@ Specifies which story's source is displayed.
|
||||
|
||||
Type: `SourceProps['code'] | SourceProps['format'] | SourceProps['language'] | SourceProps['type']`
|
||||
|
||||
Specify the props passed to the inner `Source` block. For more information, see the `Source` Doc Block [documentation](./doc-block-source.md).
|
||||
Specifies the props passed to the inner `Source` block. For more information, see the `Source` Doc Block [documentation](./doc-block-source.md).
|
||||
|
||||
<Callout variant="info" icon="💡">
|
||||
|
||||
@ -194,7 +194,7 @@ Specifies the initial state of the source panel.
|
||||
|
||||
Type: `StoryProps['inline'] | StoryProps['height'] | StoryProps['autoplay']`
|
||||
|
||||
Specify the props passed to the inner `Story` block. For more information, see the `Story` Doc Block [documentation](./doc-block-story.md).
|
||||
Specifies the props passed to the inner `Story` block. For more information, see the `Story` Doc Block [documentation](./doc-block-story.md).
|
||||
|
||||
### `withToolbar`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user