mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
Small typo needed
--> needs
This commit is contained in:
parent
b06250c488
commit
1b4de79de3
@ -176,5 +176,5 @@ When you are developing your addon as a package, you can't use `npm link` to add
|
||||
|
||||
### Package Maintenance
|
||||
|
||||
Your packaged Storybook addon needed to be written in ES5. If you are using ES6, then you need to transpile it.
|
||||
Your packaged Storybook addon needs to be written in ES5. If you are using ES6, then you need to transpile it.
|
||||
In that case, we recommend to use [React CDK](https://github.com/kadirahq/react-cdk) for that.
|
||||
|
Loading…
x
Reference in New Issue
Block a user