mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
[Step2-06] Fix missing steps.
This commit is contained in:
@@ -15,9 +15,11 @@ https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfk
|
||||
|
||||
## Visualize the state changes with Chrome extension
|
||||
|
||||
1. Install that Chrome extension
|
||||
1. Install [Chrome extension](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd)
|
||||
|
||||
2.
|
||||
2. Open the inspector panel entitled **Redux**
|
||||
|
||||
3. Modify `exercise/src/index.tsx` to dispatch actions
|
||||
|
||||
## Playing with dispatching actions inside tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user