mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-17 05:02:23 +08:00
spelling: implementation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
c572625b7c
commit
eb578a2303
@ -287,7 +287,7 @@ For control over how `@storybook/server` fetches Html from the server you can pr
|
||||
// .storybook/preview.js
|
||||
|
||||
const fetchStoryHtml = async (url, path, params) => {
|
||||
// Custom fetch impelentation
|
||||
// Custom fetch implementation
|
||||
// ....
|
||||
return html;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user