We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfdd01 commit 1288539Copy full SHA for 1288539
README.md
@@ -5,6 +5,8 @@ Port for [Redux Dev Tools Extension](https://github.com/zalmoxisus/redux-devtool
5
```
6
npm install --save-dev-exact context-api-dev-tools-extension
7
8
+## [Example Demo](https://vip-git.github.io/context-api-dev-tools-extension/)
9
+
10
11
## Example using `useReducer`
12
#### Detailed example can be [seen here](https://github.com/vip-git/context-api-dev-tools-extension/blob/main/example/contexts/TodosContext.tsx)
0 commit comments