Skip to content

Commit

Permalink
docs(readme): remove devtool image
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLenglet committed Jun 3, 2024
1 parent 5129087 commit e88b32f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,3 @@ if (!environment.production) {
```

Your redux devtool menu will now show all your store actions, the option `storeName` will be the store instance name there (defaults to the class name if not provided), and every service extending the `Store` class will be its own instance in the dropdown at the top.

![The redux devtool window is opened, showing the store called "Users", in the "action" section, "set users" and "toggle user selection" are shown being called multiple times](./assets/devtool.png)
Binary file removed assets/devtool.png
Binary file not shown.

0 comments on commit e88b32f

Please sign in to comment.