mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Fix typo
This commit is contained in:
parent
6826f77114
commit
9eb5c406cf
@ -13,7 +13,7 @@ interface ConfigureMainOptions {
|
||||
* In order to provide non-serializable data like functions, you can use
|
||||
* { value: '%%yourFunctionCall()%%' }
|
||||
*
|
||||
* '%% and %%' will be replace.
|
||||
* '%% and %%' will be replaced.
|
||||
*
|
||||
*/
|
||||
[key: string]: any;
|
||||
|
Loading…
x
Reference in New Issue
Block a user