Skip to content

Commit 1288539

Browse files
authored
Update README.md
1 parent bdfdd01 commit 1288539

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Port for [Redux Dev Tools Extension](https://github.com/zalmoxisus/redux-devtool
55
```
66
npm install --save-dev-exact context-api-dev-tools-extension
77
```
8+
## [Example Demo](https://vip-git.github.io/context-api-dev-tools-extension/)
9+
![](./example/context-api-dev-tools-demo.gif)
810

911
## Example using `useReducer`
1012
#### 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

Comments
 (0)