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 ec6e61f commit f3bad94Copy full SHA for f3bad94
README.md
@@ -9,7 +9,7 @@ NgRx Toolkit is a set of extensions to the NgRx Signals Store, like
9
- Devtools: Integration into Redux Devtools
10
- Redux: Possibility to use the Redux Pattern (Reducer, Actions, Effects)
11
- Storage Sync: Synchronize the Store with Web Storage
12
-- Redux Connector: Map NgRx Store Actions to a present Signal Store
+- [Redux Connector: Map NgRx Store Actions to a present Signal Store](libs/ngrx-toolkit/redux-connector/docs/README.md)
13
14
To install it, run
15
0 commit comments