mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 14:23:02 -05:00
fix(ngrx-1): reducers missing from config
Due to a recent refactor of upgrading to Angular v16, the reducers weren't copied over to the new `app.config.ts` file for the `ngrx-1` module. Also fixed a minor spelling mistake in the related README.md file.
This commit is contained in:
@@ -16,7 +16,7 @@ In NgRx, **selectors** is a very powerful tool often **misused**. You should use
|
||||
|
||||
##### You will have to
|
||||
|
||||
1. Refactor this working exemple of a dashboard of activities.
|
||||
1. Refactor this working example of a dashboard of activities.
|
||||
|
||||
##### Rules:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user