File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5858
5959 - [ FAQ] ( docs/FAQ.md )
6060 - [ API] ( docs/API.md )
61- - [ Apply as Redux store enhancer] ( docs/API.md#windowdevtoolsextensionconfig )
62- - [ Create Redux store right in the extension] ( docs/API.md#windowdevtoolsextensionreducer-initialstate -config )
61+ - [ Apply as a Redux store enhancer] ( docs/API/Arguments .md#windowdevtoolsextensionconfig )
62+ - [ Create Redux store right in the extension] ( docs/API/Arguments .md#windowdevtoolsextensionreducer-preloadedstate -config )
6363
6464## Videos
6565
Original file line number Diff line number Diff line change 11# API Reference
22
33` window.devToolsExtension ` function can be used in 2 ways:
4- 1 . [ Apply as Redux store enhancer] ( #windowdevtoolsextensionconfig )
5- 2 . [ Create Redux store right in the extension] ( #windowdevtoolsextensionreducer-initialstate -config ) .
4+ 1 . [ Apply as a Redux store enhancer] ( #windowdevtoolsextensionconfig )
5+ 2 . [ Create Redux store right in the extension] ( #windowdevtoolsextensionreducer-preloadedstate -config ) .
66
77
88### ` window.devToolsExtension([config]) `
You can’t perform that action at this time.
0 commit comments