mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-23 12:10:26 +08:00
typo: srore vs store
This commit is contained in:
@@ -279,7 +279,7 @@ Sets the style file's template and extension
|
||||
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user