mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-01 05:05:25 +08:00
Update docs/workflows/build-pages-with-storybook.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
This commit is contained in:
parent
79c4c6c60e
commit
e374f95a05
@ -81,7 +81,7 @@ This approach is particularly useful when the various subcomponents export a com
|
||||
|
||||
## Mocking connected components
|
||||
|
||||
IF you need to render a connected component in Storybook, you can mock the network requests that it makes to fetch its data. There are various layers in which you can do that.
|
||||
If you need to render a connected component in Storybook, you can mock the network requests that it makes to fetch its data. There are various layers in which you can do that.
|
||||
|
||||
### Mocking providers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user