mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
chore(docs): Fix the link to devtools (#2861)
This commit is contained in:
parent
7980a7b9cb
commit
f540ca8294
@ -6,7 +6,7 @@ nav: 205
|
||||
|
||||
# devtools
|
||||
|
||||
`devtools` middleware lets you use [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension)
|
||||
`devtools` middleware lets you use [Redux DevTools Extension](https://github.com/reduxjs/redux-devtools)
|
||||
without Redux. Read more about the benefits of using [Redux DevTools for debugging](https://redux.js.org/style-guide/#use-the-redux-devtools-extension-for-debugging).
|
||||
|
||||
```js
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user