Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Injector): Injector component index was incorrectly placed.
Moved the component index into the execution of the HOC result of initial Injector function call. This allows us to preconfigure the Injector HOC in the same location as the Injectable, and promotes less code and more reuse.
- Loading branch information