mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
typo: srore vs store
This commit is contained in:
parent
9fd0f0ae54
commit
e94f494fa2
@ -279,7 +279,7 @@ Sets the style file's template and extension
|
|||||||
|
|
||||||
### es6
|
### es6
|
||||||
|
|
||||||
If you are using `es6`, and want to use its export functionality (and not webpack's), just add `--es6` flag when you create a component, action or srore.
|
If you are using `es6`, and want to use its export functionality (and not webpack's), just add `--es6` flag when you create a component, action or store.
|
||||||
|
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user